Journal 1
Made the basic app structure + db + like & replies system
- It has a feed to view all the recent posts (using feed command)
- You can create posts using create command
- You can view profile (profile @handle) using profile command
- You can search for certain things using search command
I setup the supabase db and connected it. It has a real time feed and replies system. So it updates when a new post gets posted.
You can reply by going to a post and pressing enter / r
It has a statusbar with your handle and what page you are on rn with different colors
And a command bar to write commands..
Thats all
You can like by pressing l
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.