VCK Online Docs
This folder contains developer documentation for the VCK Online dev/test server and game engine.
Start here
README_SERVER.md: how to run the FastAPI server and use the dev HTML clientdev-setup.md: local environment setup (venv + MariaDB connector)database.md: database expectations, SSH tunnel, and stored procedure setupserver.md: FastAPI server architecture and API surfacegame.md: game engine model and the DB-backed game bootstrap flowtesting.md: how to run the included test scripts