@earthena/supabase
v1.0.0
Published
supabase functions on typescript
Readme
supabase
supabase functions on typescript
Description
This package provides TypeScript functions related to Supabase. It utilizes the @supabase/ssr and @supabase/supabase-js libraries.
Installation
You can install this package using npm:
npm install supabaseUsage
(Provide examples of how to use the functions in this package)
// Example usage
import { someFunction } from 'supabase';
// Your code hereContributing
(Add contributing guidelines here if applicable)
License
This project is licensed under the ISC License.
