- Python 3
- PIP packages listed on requirements.txt
- Run
python3 -m venv venv
to create a virtual environment - Run
source venv/bin/activate
to activate it - Run
pip install -r ../requirements.txt
to install all Pip packages python3 manage.py runserver
to run the server
admin username=vitto password=Tatotoio88@
users endpoint at http://127.0.0.1:8000/user/