Spaces:
Runtime error
Runtime error
This is respository for project in 2025 summer vacation with UBC students. | |
Use this to start up the backend: | |
source .venv/bin/activate | |
uvicorn backend.tour_api:app --reload --port 8000 |