1.0.0 • Published 6 months ago
@earthena/supabase v1.0.0
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 supabase
Usage
(Provide examples of how to use the functions in this package)
// Example usage
import { someFunction } from 'supabase';
// Your code here
Contributing
(Add contributing guidelines here if applicable)
License
This project is licensed under the ISC License.
1.0.0
6 months ago