### Run the backend (Python 3.8) pip install -r requirements.txt cd backend python manage.py migrate python manage.py create_roles python manage.py createsuperuser python manage.py runserver