rsnext/examples/with-supabase-auth-realtime-db/README.md
Lee Robinson 749eb10539
Update Supabase example README. (#33610)
This fixes the deploy button, which wasn't working.
2022-01-24 17:23:56 +00:00

1.5 KiB

Supabase Authentication

This example shows how to use Supabase Auth on the client and server in both API Routes and when using server-side rendering (SSR).

Deploy with Vercel

The Vercel deployment will guide you through creating a Supabase account and project. After installation of the Supabase integration, all relevant environment variables will be set up so that the project is usable immediately after deployment 🚀

Deploy with Vercel

Feedback and issues

Please file feedback and issues over on the Supabase GitHub org.

More Supabase examples