Web
Mei's Kitchen — Inventory App
Deployed Next.js + Supabase inventory system: auth, RLS, photo storage, 5 categories and 25 items.
Next.js TypeScript
Problem
A small kitchen business tracked stock on paper — no login, no photos, no history.
Solution
Next.js app backed by Supabase: email/password auth, row-level security, public photo storage, five categories covering 25 items, middleware-protected routes.
Results
- Live in production on its own subdomain
- Real auth and storage, not a mockup