Tip |
---|
Before jumping into setup local code for development, it is important to understand Bahmni and its architecture. This is because different sub-components of Bahmni have different backing code repositories (in different tech stacks) and hence, it is imperative you understand what repository/codebase you wish to setup locally, and why.
|
Learn how to get started with the Bahmni Codebase. This article describes how to quickly get started with the codebase. For a more detailed guide, see https://bahmni.atlassian.net/wiki/spaces/BAH/pages/1310748/Developer+s+Guide.
...
Ability to push/pull to Github repositories (using SSH Keys)
Setting up Bahmni on the cloud for development using Github Codespaces
Setting Up Bahmni on Docker
...