/product-sample-supabase-kt

Android sample built with Jetpack Compose including best practices of how to use Supabase for storage, authentication, OAuth

Primary LanguageKotlinMIT LicenseMIT

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