01
Prisma-first data layer
MySQL models, seedable units, and transaction-safe data access.
This backend will power authentication, businesses, inventory, sales, staff, reports, and audit logs through a dedicated `/api/v1` REST layer.
MySQL models, seedable units, and transaction-safe data access.
JWT cookies, hashed passwords, and business-scoped access checks.
Readable App Router endpoints with shared helpers and validations.