AbhishekAdhikari commited on
Commit
927073c
·
1 Parent(s): 0d6d63a

chore(config): add environment variable template

Browse files
Files changed (1) hide show
  1. .env.example +3 -0
.env.example ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ SUPABASE_URL=https://xxxx.supabase.co
2
+ SUPABASE_SERVICE_ROLE_KEY=your_service_role_key
3
+ ADMIN_API_KEY=your_admin_api_key