Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
NEXT_PUBLIC_SUPABASE_URL=https://nsrrinhsnsbthvohhepl.supabase.co/rest/v1/
NEXT_PUBLIC_SUPABASE_ANON_KEY=sb_publishable_TkhJtH0lLZEqPoCM-ujnbw_k8UJYQB0

# Supabase service role key (server-only, never expose to the browser). From Supabase dashboard: Settings > API > service_role secret
SUPABASE_SERVICE_ROLE_KEY=your_supabase_service_role_key_here


# Reown AppKit Project ID (Get from https://cloud.reown.com)
NEXT_PUBLIC_REOWN_PROJECT_ID=your_reown_project_id_here
Expand Down
25 changes: 22 additions & 3 deletions bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading