Next-Gen Multiplatform Monorepo
The Ultimate Ecosystem for Kazzzi
A beautiful, performant, and completely unified monorepo hosting your customer web app, administrative dashboard, TypeScript Express backend, and Flutter mobile application.
Architecture Blueprint
Clean modular separation with type sharing across backend and frontend clients in a single workspace.
Mobile App
Powered by **Flutter** for rapid cross-platform deployment. Integrated with custom design tokens.
mobile/lib/main.dart
Next.js Web
Next.js 16 Web App. Server-side rendering, SEO optimal layouts, and styled with Tailwind CSS v4.
web/src/app/page.tsx
Admin Dashboard
Full RBAC, real-time data, verification workflows. Built with React + Tailwind, Supabase backend.
admin/src/app/(dashboard)
Express Backend
TypeScript Express server. Handles webhooks, payments, SMS, email, FCM push, and Supabase integration.
backend/src/routes