Add Supabase client and env template
This commit is contained in:
3
frontend/.env.example
Normal file
3
frontend/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
VITE_SUPABASE_URL=https://YOURPROJECT.supabase.co
|
||||
VITE_SUPABASE_PUBLISHABLE_KEY=sb_publishable_YOURKEY
|
||||
VITE_API_URL=http://localhost:5057
|
||||
Reference in New Issue
Block a user