mirror of
https://github.com/Dvorinka/1356.git
synced 2026-06-04 03:52:57 +00:00
Added Supabase SQL migrations and environment config
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Supabase Configuration
|
||||
# Copy this file to .env and fill in your actual values
|
||||
# Then run the app with: flutter run --dart-define-from-file=.env
|
||||
|
||||
SUPABASE_URL=https://your-project.supabase.co
|
||||
SUPABASE_ANON_KEY=your-anon-key-here
|
||||
Reference in New Issue
Block a user