supabase-js is the official JavaScript client library for interacting with Supabase services. It enables developers to easily access Supabase’s Postgres database, authentication, storage, and real-time subscriptions through a unified client. Designed for frontend and full-stack apps, supabase-js integrates smoothly with modern frameworks and supports both browser and server environments.

Features

  • Access Postgres data using auto-generated APIs
  • Built-in authentication and user management
  • Real-time data subscriptions via WebSockets
  • File storage with public/private access controls
  • Works in both browser and server contexts
  • TypeScript support with full typings

Project Samples

Project Activity

See All Activity >