- Install Supabase Client package
- Add environment variables:
- SUPABASE_URL = API_URL -> from .env file
- SUPABASE_KEY = ANNOY_KEY -> from .env file
- Walk through the document to interact with Supabase APIs Using supabase_client.invoke to call a Edge Function