KioskGaming Docs
Internal technical documentation for the KioskGaming system — a gaming kiosk platform consisting of a backend, admin panel, frontend, and related services.
Modules
| Module | Description |
|---|---|
| Backend | Node.js/Express + PostgreSQL + Redis |
| Admin | React 18 + TypeScript + Tailwind |
| Frontend | Next.js (kiosk/mobile) |
How to use this documentation
Docs are organized by feature. Each feature covers:
- Overview and purpose
- Database / API design
- Request flow
- Configuration and operations