Use run-app.ps1 or run-app.bat to launch the local server and open a browser in app mode (no normal tab bar).
If app mode is not available, it falls back to the default browser. You can also install it from the main screen when the Install App button appears.
/ -> Game Center /admin.html -> Control Room /docs.html -> Help /status -> Health status
Snake / Dodge: WASD or Arrow keys Tap Blitz: mouse / touch Pause: P Code Breaker: type 4 digits and submit
GET /api/v1/items
POST /api/v1/items
PATCH /api/v1/items/{id}
DELETE /api/v1/items/{id}
GET /api/v1/feature-flags
POST /api/v1/telemetry/events
POST /api/v1/auth/login
email: admin@example.local password: admin123