Supabase

Live

Supabase Postgres, Auth, and Storage for full-stack client products.

Capabilities

  • Postgres + auth
  • Storage
  • Realtime

Common Use Cases

  • Stand up a database-backed client portal in one afternoon

How to Wire It Up

  1. 01

    Open a Project Workspace

    In any Zyan project, hit cmd + k and type add supabase.

  2. 02

    Authenticate

    Sign in with the Supabase account that holds your credentials. We never store your password — only short-lived tokens scoped to the workspace.

  3. 03

    Drop the Snippet

    Zyan generates an environment-aware snippet that’s ready to commit. Webhooks point at the workspace by default — change them when you promote to production.

  4. 04

    Ship

    Promote the branch. The integration follows it through preview, staging, and production with the right keys per environment.