Spaces:
Running
Running
File size: 190 Bytes
2c4ccb6 |
1 2 3 4 5 |
# Example environment variables for backend
GOOGLE_API_KEY=your_google_api_key_here
NEXT_PUBLIC_SUPABASE_URL=your_supabase_url_here
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key_here
|