-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What features do I need as MVP?
- Index Page, with Login and Signup
- Login Action
- Connect to supabase
- Set session tokens / cookies
- Redirect to main page
- Sign up Action #4
- Dev: no email validation
- get session, set cookies
- redirect main page
- Prod: Supabase sends email confirmation with route to my site
/confirmroute- confirm route connects to supabase and updates users'
email_confirmstatus - redirect to main page
- confirm route connects to supabase and updates users'
- Dev: no email validation
- Log out Action
- call supabase to logout on their end
- clear cookies
- redirect to index page
- Main page #5
- Need a design ...
- Make a post, text only for now. (maybe images later?)
- Menu / Links
- Supabase Table Schemes #6
- User Profiles
- Posts
- Followers
- Subscribers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels