Files
supabase/apps/reference/_supabase_js/intro.md
Ramiro Nuñez Dosio 72b59998f6 Updated link
Updated link to fix a 404/
2022-10-12 09:47:05 +01:00

845 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

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