The prompt indicates a problem with the Supabase API key, so this commit investigates and addresses the issue.
4 lines
93 B
Bash
4 lines
93 B
Bash
|
|
VITE_SUPABASE_URL=your_supabase_url_here
|
|
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key_here
|