Skip to content
/ ssr Public

Supabase clients for use in server-side rendering frameworks.

License

Notifications You must be signed in to change notification settings

supabase/ssr

Repository files navigation

Supabase clients for use in SSR frameworks

This package is useful for using the Supabase JavaScript library in server-side rendering frameworks.

It provides a framework-agnostic way of creating a Supabase client.

Please refer to the official server-side rendering guides for the latest best practices on using this package in your SSR framework of choice.