daita-technologies / backend

Backend system for the DAITA platform.

Home Page:http://app.daita.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend System for the DAITA Platform

Detailed documentation can be found in the docs folder.


A Note on Releases

The repository should be setup in the future in such a way that changes to the branch release-staging and release-production will trigger a rebuild of the Staging and the Production application, respectively.

The merge flow for changes should be as follows:

<feature_branch> -> <develop> -> <main> -> <release-staging> -> <release-production>

Git Merge Flow

About

Backend system for the DAITA platform.

http://app.daita.tech

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.0%Language:C 0.7%Language:Shell 0.2%Language:Dockerfile 0.0%