Back to Refine

Supabase Data Provider Example | Refine v4 & Auth

documentation/versioned_docs/version-4.xx.xx/examples/data-provider/supabase.md

3.25.0376 B
Original Source

Connect your Supabase database with Refine Supabase Data Provider and easily manage all the features that the database offers in your interface. This example will show you how Supabase Data Provider works and is used.

:::note

StackBlitz environment does not allow Realtime features to work.

:::

<CodeSandboxExample path="data-provider-supabase" />