LeadWake AI · Pass 5A
Connect Supabase
Enable persistence, realtor accounts, tenant isolation, lead management, notifications, Meta integration, and AI trace observability.
Checking Supabase…
1Create a Supabase project.
2Run
001_initial_schema.sql, 002_auth_and_workspaces.sql, 003_lead_management.sql, 004_notifications.sql, 005_meta_integration.sql, then 006_ai_core.sql in the SQL Editor.3Paste the Project URL, Publishable key, and server-only Secret key below.
Supabase Auth callback
For signup verification links to return to this local LeadWake app, add this URL in Supabase → Authentication → URL Configuration:
http://127.0.0.1:3225/auth/confirmKey handling: the publishable key is low-privilege; the Secret key stays server-side in .env.local. LeadWake never returns the Secret key to the browser.