What features do I need as MVP? - [x] Index Page, with Login and Signup - [x] Login Action - [x] Connect to supabase - [x] Set session tokens / cookies - [x] Redirect to main page - [ ] #4 - [x] Dev: no email validation - [x] get session, set cookies - [x] redirect main page - [ ] Prod: Supabase sends email confirmation with route to my site `/confirm` route - [ ] confirm route connects to supabase and updates users' `email_confirm` status - [ ] redirect to main page - [x] Log out Action - [x] call supabase to logout on their end - [x] clear cookies - [x] redirect to index page - [ ] #5 - [ ] Need a design ... - [ ] Make a post, text only for now. (maybe images later?) - [ ] Menu / Links - [ ] #6 - [ ] User Profiles - [ ] Posts - [ ] Followers - [ ] Subscribers
What features do I need as MVP?
/confirmrouteemail_confirmstatus