Skip to content

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

License

Notifications You must be signed in to change notification settings

hieuwu/product-sample-supabase-kt

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages