Supabase setup needed

Add local environment variables before opening the workspace.

Create `.env.local` from `.env.example`, set `NEXT_PUBLIC_SUPABASE_URL` and `NEXT_PUBLIC_SUPABASE_ANON_KEY`, then restart the dev server.