PulsePanel access

Sign in to the dashboard and continue building your SaaS.

This starter uses Supabase auth for browser sign-in and server-side route protection. Add your project keys, then create an account.

Required env vars

`NEXT_PUBLIC_SUPABASE_URL` and `NEXT_PUBLIC_SUPABASE_ANON_KEY`

Return to landing page
Add the values from `.env.example` before testing auth locally.