FEED-Mobile / FEED

Food for your phone begins here.
1 stars 0 forks source link

User state management #56

Closed hansonguyen closed 7 months ago

hansonguyen commented 7 months ago

Overview

We want to store the user in a global store so we don't have to continuously fetch it everytime from Supabase

Notes