Self-hosted Supabase-like platform for per-project databases, auth, and storage
A single control plane to provision and operate backend services for multiple client projects.
Shipping several apps meant repeating Postgres setup, auth, storage buckets, API keys, and backup scripts for each project—with no unified admin view or audit trail.
Small teams need Supabase ergonomics without vendor lock-in: one dashboard to spin up project backends, not another bespoke server per client.
Monorepo platform: NestJS platform API with Prisma, Next.js admin dashboard, visual table builder, per-project JWT auth, storage buckets, API key rotation, scheduled backups, and health monitoring.
CI-backed monorepo with typecheck, unit tests, migration tooling, and VPS deployment docs for production operations.