- Clone the repository
git clone https://github.com/bounswe/bounswe2026group2.git cd bounswe2026group2
./localrun.shThis builds and starts all services via Docker Compose.
| Service | URL |
|---|---|
| Backend | http://localhost:8000 |
| API Docs | http://localhost:8000/docs |
docker compose down