4600c20d5ea9ba554f30dfebaad215c720bed6fd
The following changes were done: - Import proper dependencies from @supabase/supabase-js. - Add additional npm scripts for @supabase/supabase-js. - Add console test for ChangeMapper in the example. - Minor refactoring.
Supabase
Status
- Alpha: We are testing Supabase with a closed set of customers
- Private Beta: We will open Supabase to some of our early watchers.
- Public Beta: We will open Supabase to the world. But go easy on us, there may be a few kinks.
- Public: All welcome!
We are currently in alpha. Watch "releases" of this repo to get notified when we are ready for Public Beta.
Structure
├── connectors # WIP: connectors for Supabase
├── examples
│ └── next-js
├── libraries # Client libraries
│ └── supabase-js # JS client library
└── web
└── docs # Website docs
Description
Languages
TypeScript
58.5%
MDX
26.6%
JavaScript
13.8%
CSS
0.4%
SCSS
0.4%
Other
0.2%
