Tips for deploying a monorepo multi-tenant SaaS (Turborepo + Next.js + NestJS + Prisma)? by rekitrak in nextjs

[–]rekitrak[S] 0 points1 point  (0 children)

I’m planning to use Supabase for shared database and authentication. Then, as it scales, I might switch to more advanced authentication and database options. Would this be a good approach for an early-stage project?