BackendServer / .env.example
Codegeass321's picture
Initial commit
2c4ccb6
raw
history blame contribute delete
190 Bytes
# 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