Quick route
Admin sign-in
Use the seeded pilot admin account to access the dashboard.
Pilot foundation
This monorepo now has a working admin vertical slice: JWT sign-in, protected NestJS CRUD endpoints, a seeded Prisma setup, and connected dashboard pages for categories, products, and tables.
Quick route
Use the seeded pilot admin account to access the dashboard.
Quick route
Protected admin overview with live category, product, and table counts.
Quick route
Working admin page for category listing, create, edit, and delete.
Quick route
Working admin page for products with category relations and pricing.
Quick route
Working admin page for table records and generated QR tokens.
Workspace
Folders are separated by responsibility so Mete can keep shipping UI while backend and Prisma work continue safely.
Deferred scope
The current slice stays intentionally narrow so the pilot can move fast without overbuilding.