vindennt / Skytrainer

Productivity habit forming app using React Native and mobile gacha game design principles.
1 stars 0 forks source link

Swap: Firebase and Firestore to Supabase Auth and Database #8

Closed vindennt closed 1 year ago

vindennt commented 1 year ago

Current Firebase implementation is inefficient with reads and is vendor locked. Refactor code to use Supabase to learn PostgreSQL.

vindennt commented 1 year ago

finished with merge