Developer guideΒΆ
In this section of the documentation, we aim to onboard developers onto the process of setting up a developer workstation, understanding the system architecture, contributing back to the project and so forth. Here is a brief overview of the content provided here:
- Prerequisites: An overview of the software that needs to be installed before you can start.
- Architecture: - Here we outline the system architecture using ER Diagrams, Software Component Diagrams etc.
- Cloning: - In this section, we cover how to make a local working copy on your machine.
- Configuration: - This covers standard configuration tasks that need to be done once the site is brought online.
- Workflows: - Examples of typical workflows for adding features, fixing bugs etc.