7 lines
230 B
Plaintext
7 lines
230 B
Plaintext
PUBLIC_SUPABASE_URL=https://your-project.supabase.co
|
|
PUBLIC_SUPABASE_ANON_KEY=your-anon-key
|
|
|
|
# Google Calendar Integration (optional)
|
|
VITE_GOOGLE_CLIENT_ID=your-google-client-id
|
|
VITE_GOOGLE_CLIENT_SECRET=your-google-client-secret
|