Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (7 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 257 Bytes

Main client for Supabase libraries

No need to add this dependency individually.

How to use?

Initialize Supabase once with your Project ID and API Key as early as possible by invoking:

Supabase.initialize(YOUR_PROJECT_ID, YOUR_API_KEY)