Skip to main content

KioskGaming Docs

Internal technical documentation for the KioskGaming system — a gaming kiosk platform consisting of a backend, admin panel, frontend, and related services.

Modules

ModuleDescription
BackendNode.js/Express + PostgreSQL + Redis
AdminReact 18 + TypeScript + Tailwind
FrontendNext.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