Blazingly Fast Quiz Application! 🚀
Requirements: Docker, Docker Compose
To start docker container:
docker compose up
You can also start apps separately but it requires a bit configuration. WIP
Applications will start at:
- Client:
localhost:3000
- Server:
localhost:8080
- API Docs:
localhost:8080/docs
- API Docs:
WIP
So many things...