Spaces:
Sleeping
Sleeping
| # Copy this file to .env and fill in your values | |
| # DO NOT commit .env to version control | |
| SUPABASE_URL=https://your-project-ref.supabase.co | |
| SUPABASE_SERVICE_KEY=your-service-role-key-here | |
| GROQ_API_KEY=your-groq-api-key-here | |