Back to Refine

Supabase Example | Best Practices in Refine v5

documentation/docs/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" />