calhacks-2023-backend Run the server locally uvicorn main:app --reload Setup Set up a python venv Activate venv pip install -r requirements.txt