Backend

Connect Supabase

Add a real database, end-user auth, Storage, Realtime, and deployable Edge Functions.

Why connect Supabase

Features like User Account and Supabase Data need your own Supabase project. Appify dashboard login is separate — this is for your app’s users.

What to paste

Open the Backend tab → Database & Auth:

FieldWhere it goes
Supabase access tokenEncrypted on Appify servers - Edge Function deploy, secret configuration, and logs
Project refOptional - normally detected from your Project URL
Project URLClient — used in the app
Publishable (anon) keyClient — safe for the app
Database connection stringEncrypted on Appify servers — for agent/schema work
Service role keyEncrypted on Appify servers — admin operations

Edge Functions from chat

Ask the Build agent for a webhook, payment flow, transactional email, AI endpoint, or other trusted server work. It can inspect existing functions, request encrypted third-party credentials, sync their values without reading them, deploy version-safely, invoke the live function, diagnose bounded logs, and wire the result into web preview and the exported native app. Grant the access token Edge Functions and Secrets read/write permissions; Analytics read enables log diagnosis.

Save, test, disconnect

Click Save backend, then Test connection. Use Disconnect if you need to remove credentials.