Add demo usage seeds and seed script polish
This commit is contained in:
parent
b8c52e7948
commit
1ea2fcb826
9 changed files with 498 additions and 9 deletions
|
|
@ -1,3 +1,5 @@
|
|||
NEXT_PUBLIC_SUPABASE_URL=https://your-project-ref.supabase.co
|
||||
NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY=sb_publishable_your_key_here
|
||||
SUPABASE_SECRET_KEY=sb_secret_your_local_admin_key_here
|
||||
DEMO_USER_PASSWORD=DemoPassword123!
|
||||
NEXT_PUBLIC_ENABLE_TEST_WIZARD=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue