refactor(web-app): migrate to TypeScript, add security fix and test suite
This commit is contained in:
4
web-app/.env.example
Normal file
4
web-app/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Supabase Configuration
|
||||
# Get these values from your Supabase project settings
|
||||
VITE_SUPABASE_URL=https://your-project.supabase.co
|
||||
VITE_SUPABASE_ANON_KEY=your-anon-key-here
|
||||
Reference in New Issue
Block a user