mirror of
https://github.com/supabase/supabase.git
synced 2026-07-03 07:14:27 +08:00
436 B
436 B
id, title, slug, sidebar_label
| id | title | slug | sidebar_label |
|---|---|---|---|
| intro | Supabase JavaScript Library | / | Supabase JavaScript Library |
This reference documents every object and method available in Supabase's isomorphic JavaScript library, supabase-js.
You can use the supabase-js library to:
- interact with your Postgres database
- listen to database changes
- invoke Deno Edge Functions
- build login and user management functionality
- manage large files