pip install -r requirements.txt cd backend python manage.py migrate python manage.py create_roles python manage.py createsuperuser python manage.py runserver