💡 Tip: You should run the project from a virtual environment
Don't forget to install dependencies from
requirements.txt
on your environment
If it's the first time you're running the project, you must run the following commands:
python manage.py migrate
You should also create the superuser with the following command:
python manage.py createsuperuser
You can get the project alive by running the following command:
python manage.py runserver
After running the project at localhost, you have access to the following endpoints guaranted: