Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 477 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 477 Bytes

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.