hackathon cd backend python3 -m venv env pip install django djangorestframework django-cors-headers python3 main/manage.py migrate && runserver