Create environment variables

This commit creates environment variables.
This commit is contained in:
gpt-engineer-app[bot]
2025-03-15 06:31:49 +00:00
parent 5089838a57
commit c90fc7dfff
3 changed files with 10 additions and 4 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
VITE_SUPABASE_URL=your_supabase_url_here
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key_here