Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.32 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.32 KB
dayz-shop
open issues version license

In-game item store for DayZ
Built with love • Brought to you by @hurfy and other contributors

Introduction

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.

Quick Start

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

OpenAPI

Swagger served at /docs
ReDoc served at /redoc