You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple starter codebase integrating NestJS, Supabase PostgreSQL, and Prisma ORM. This setup provides a foundational backend with a modular structure, type-safe database access, and compatibility with Supabase's managed PostgreSQL. Ideal for quickly starting scalable applications with NestJS and Prisma.