Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 462 Bytes

DEVELOPMENT_GUIDE.md

File metadata and controls

18 lines (10 loc) · 462 Bytes

Development Guide

Adding a Module

Before developing your changes, you are encouraged to read How to Add Module. Please, take your time to read the document before continuing.

Code Structure

Take your time to read Code Map to familiarize yourself with the code structure.

Making Changes

Read Making Changes.

Database Migration

Read Database Migration.