Restaurant Order System

Multi-tenant restaurant ordering platform with real-time order management

Super Admin
Manage restaurants, set fees, and view platform analytics
Restaurant Admin
Access your restaurant dashboard at /[your-slug]/admin

Create a restaurant in the Super Admin panel first, then access your dashboard using your restaurant slug.

Getting Started:

  1. Run the database script at /scripts/001-create-tables.sql
  2. Set SUPER_ADMIN_PASSWORD in Vars (defaults to admin123)
  3. Login to Super Admin and create your first restaurant
  4. Access the restaurant at /[slug]