We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3300cb2 commit 917cbf7Copy full SHA for 917cbf7
README.md
@@ -11,6 +11,7 @@ First of all, you need to install the library:
11
npm install @supabase/supabase-js
12
```
13
14
+
15
Then you're able to import the library and establish the connection with the database:
16
17
```js
0 commit comments