Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 989 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 989 Bytes

product-sample-supabase-kt

Demonstration and best practices of how to use Supabase database for CRUD operation

Android CI

manage-product-cover

Setup

Android Studio with SDK 30 or above Open local.properties file, add these

API_KEY=YOUR_SUPABASE_API_KEY
SECRET=YOUR_SUPABASE_SECRET
SUPABASE_URL=YOUR_SUPABASE_URL