Files
supabase/apps/reference/_supabase_js/intro.md
2022-08-14 17:42:29 +02:00

998 B

slug, sidebar_position, sidebar_label, hide_table_of_contents
slug sidebar_position sidebar_label hide_table_of_contents
/ 1 Supabase JavaScript Library true

Supabase JavaScript Library

:::note

You're viewing the Supabase docs for the next version of our library which is not yet released.

Refer to the v1 docs for a stable release.

:::

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