Getting started¶ Prerequisites¶ Node.js 22+ npm Run locally¶ npm install npm run dev Game: http://localhost:5173 API: http://localhost:3000 Run with Docker¶ docker compose up dev Run documentation¶ docker compose --profile docs up docs Docs: http://localhost:8080 Or without Docker: pip install zensical zensical serve