Files
supabase/apps/reference/_supabase_js_versioned_docs/version-v1/intro.md
2022-10-05 13:26:33 -07:00

527 B

id, title, slug, sidebar_label
id title slug sidebar_label
intro Supabase JavaScript Library / Supabase JavaScript Library

:::caution You're viewing the docs for an older version of the supabase-js 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