- React (via Vite) — frontend interface
- FastAPI — backend API
- Docker — containerization
- Docker Compose — service orchestration
- Nginx (optional) — reverse proxy (e.g. serving frontend + backend from the same domain)
- Docker
- Docker Compose
From the root directory:
docker compose up --buildhttp://localhost/