Skip to content

Supabase

Supabase bundles Postgres, real-time listeners, storage, and auth with edge functions. Use this component when you want Diploi to manage Supabase deployments alongside the rest of your stack so you can ship a unified backend without wiring infrastructure by hand.

Add to your project

Paste this entry into the components list in diploi.yaml to add Supabase to your project.

components:
- name: Supabase
identifier: supabase
package: https://github.com/diploi/component-supabase#main

See also