react-supabase
  • Introduction
    • #Features
    • #Community
  • Getting Started
    • Provider
    • useClient
      • useAuthStateChange
      • useResetPassword
      • useSignIn
      • useSignOut
      • useSignUp
      • useDelete
      • useFilter
      • useInsert
      • useSelect
      • useUpdate
      • useUpsert
      • useSubscription
      • useRealtime
      • useAuth

    react-supabase

    react-supabase is a React Hooks library for Supabase.

    Features#

    • Support for auth, data, realtime, and storage
    • Automatically manages internal state
    • TypeScript ready
    • Zero-dependencies

    Community#

    Feel free to join the discussions on GitHub!

    Getting Started

    MIT 2020 © Tom Meagher.
    Edit this page on GitHub