supabasejs-client

1.0.1 • Public • Published

supabasejs-client

Simple package than can export your supabase object in every space in your project.

const supabase = require('supabasejs-client')
import supabase from 'supabasejs-client'

Documentation

Start

Make sure your project support enviroment variables, then add new called SUPABASE_URL with your URL and SUPABASE_KEY with your secret key

I am using React or another framework

Then just go to node_modules/supabasejs-client and replace process.env.SUPABASE_KEY to e.g. process.env.REACT_APP_SUPABASE_KEY

Readme

Keywords

none

Package Sidebar

Install

npm i supabasejs-client

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.14 kB

Total Files

3

Last publish

Collaborators

  • dyrczu