skillbridge-backend / .env.example
Musadiq7860's picture
Deploy SkillBridge Backend
6e02ff7
Raw
History Blame Contribute Delete
224 Bytes
# 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