We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3300cb2 + 917cbf7 commit 78f8d6dCopy full SHA for 78f8d6d
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