league-table-manager / .env.example
asvs's picture
update app to use supabase
778b25b
raw
history blame contribute delete
205 Bytes
# Supabase credentials for database storage
# Get your credentials from: https://supabase.com/dashboard/project/_/settings/api
SUPABASE_URL=https://your-project.supabase.co
SUPABASE_KEY=your-anon-key-here