SIDAC/node_modules/@supabase/ssr
SirRobert-1 1b5178dd20 fix(yallist): update package.json to specify node engine and add local dependency 2025-04-28 09:48:42 -06:00
..
dist Cambios 2025-04-28 09:17:46 -06:00
docs Cambios 2025-04-28 09:17:46 -06:00
src Cambios 2025-04-28 09:17:46 -06:00
CHANGELOG.md Cambios 2025-04-28 09:17:46 -06:00
LICENSE Cambios 2025-04-28 09:17:46 -06:00
README.md Cambios 2025-04-28 09:17:46 -06:00
package-lock.json fix(yallist): update package.json to specify node engine and add local dependency 2025-04-28 09:48:42 -06:00
package.json fix(yallist): update package.json to specify node engine and add local dependency 2025-04-28 09:48:42 -06:00
tsconfig.json Cambios 2025-04-28 09:17:46 -06:00
tsconfig.main.json Cambios 2025-04-28 09:17:46 -06:00

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.