|
||
---|---|---|
.. | ||
dist | ||
docs | ||
src | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
tsconfig.main.json |
README.md
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.