House of Legends — Technical Specifications
Status: Canonical Last Updated: 2026-05-12
Overview
House of Legends is a Da Nang-based dinner theatre experience featuring immersive shows, table-based ordering, and gamification elements. This documentation covers the complete technical specification.Specs Structure
Foundation
Tech stack, data model, and user stories
Guest-Facing
Public pages, booking, gamification
Operations
Staff POS, table POS, reservations
Integrations
Payments, notifications, inquiry forms
Admin
Admin dashboard
Tech Stack
- Frontend: Next.js 15 (App Router)
- Backend: Convex (real-time database + functions)
- Payments: OnePay
- Deployment: Cloudflare Pages
Quick Links
| Resource | Link |
|---|---|
| GitHub | github.com/your-org/hol |
| Frontend App | /apps/frontend |
| Backend | /apps/backend/convex |