mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-15 14:29:25 +00:00
d2005ff9972a6400b01ec98d460c28e0e167edc0
Sith AE
To start working on the project, just run the following commands:
git clone https://ae-dev.utbm.fr/ae/Sith.git
cd Sith
python3 manage.py migrate
You will be prompted for your Gitlab account, so you need some.
To start the debug server, just run python3 manage.py runserver
Dependencies:
- Django
The development is done with sqlite, but it is advised to set a more robust DBMS for production (Postgresql for example)
Languages
Python
73.3%
jinja
14.6%
SCSS
5.4%
TypeScript
5.3%
JavaScript
0.8%
Other
0.5%