Integrating Supabase with Next.js 16.2.2 and Turborepo in a shadcn/ui setup
The user is building a tournament management platform using a Turborepo setup with Next.js and Supabase. They seek advice on integrating Supabase correctly within a shadcn/ui monorepo structure, specifically regarding shared packages and type generation. They also question whether managing two Next.js apps with shared components is worth the complexity compared to a monolithic approach.
Auth
Database
Client libraries
+2