Next.js logo

Next.js + Supabase starter

A fresh Next.js app with Supabase client wiring. Add your `NEXT_PUBLIC_SUPABASE_URL` and `NEXT_PUBLIC_SUPABASE_ANON_KEY` to `.env.local` and start building secure data and auth flows.

Supabase client status

Checking Supabase...

Use src/lib/supabase.ts to access Supabase throughout the app.