
app folder, layout components, React server components and more!pnpm installpnpm supabase link --project-ref <project-ref>. You can get your project ref from the Supabase Project dashboard (Project Settings -> API).env.local.example and rename it to .env.local and add the Project ref, Supabase URL and anon key.pnpm supabase db push.pnpm generate:types:local.pnpm dev to start the development server.pnpm testpnpm test:e2ePosted Oct 24, 2025
Developed a Next.js 16 + Supabase boilerplate with various features.
0
0