In-game item store for DayZ
Built with love
• Brought to you by @hurfy
and other contributors
This project is still in development!
This is a small private project to implement an in-game item store.
It utilizes FastAPI and provides a comprehensive OpenAPI specification description.
Doesn't carry the full CI/CD pipelines yet.
So, just run this:
docker compose --env-file .env -f deploy/docker-compose.yaml up --build
Swagger served at /docs
ReDoc served at /redoc