mirror of
https://github.com/willchen96/mike.git
synced 2026-06-16 21:05:12 +02:00
docs: improve setup guidance and env examples
This commit is contained in:
parent
dbbf19697e
commit
a84c1cc113
5 changed files with 100 additions and 45 deletions
|
|
@ -1,3 +1,4 @@
|
|||
NEXT_PUBLIC_SUPABASE_URL=https://your-project.supabase.co
|
||||
NEXT_PUBLIC_SUPABASE_PUBLISHABLE_DEFAULT_KEY=your-supabase-anon-key
|
||||
SUPABASE_SECRET_KEY=your-supabase-service-role-key
|
||||
NEXT_PUBLIC_API_BASE_URL=http://localhost:3001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue