HackNRoll Backend deployment (cmd line) cd backend pip install -r requirements.txt uvicorn main:app --reload