Core Modules
- Organization + role-based access
- Clients and projects
- Invoices and payment tracking
- Activity timeline and audit log
Multi-tenant SaaS starter powered by Next.js and Supabase. This baseline includes health checks, dashboard placeholders, and data model scaffolding for clients, projects, invoices, and activity logs.
Configure SUPABASE_URL and SUPABASE_ANON_KEY in .env.local. Apply SQL in supabase/schema.sql to provision core tables.