mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-31 14:19:56 +00:00
Update README
This commit is contained in:
@@ -7,6 +7,10 @@ To start working on the project, just run the following commands:
|
|||||||
cd Sith
|
cd Sith
|
||||||
python3 manage.py migrate
|
python3 manage.py migrate
|
||||||
|
|
||||||
|
To load some initial data in the core:
|
||||||
|
|
||||||
|
python3 manage.py loaddata core/fixtures/*.json
|
||||||
|
|
||||||
You will be prompted for your Gitlab account, so you need some.
|
You will be prompted for your Gitlab account, so you need some.
|
||||||
|
|
||||||
To start the debug server, just run `python3 manage.py runserver`
|
To start the debug server, just run `python3 manage.py runserver`
|
||||||
|
Reference in New Issue
Block a user