- Download the project to the following link https://gitea.alessandroserver.com/Bateau_de_Thibault/Back/
- Install the virtual environment (venv)
python3 -m venv myTidyVEnv - Activate venv
source myTidyVEnv/bin/activate - Install django and djangoRestFramework
pip3 install django djangorestframework requests - Migrate the database
python3 manage.py makemigrationspython3 manage.py migrate
AlessandroRinaudo/backoffice-backend
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|