You are browsing as a guest. Sign up (or log in) to start making projects!

ridit

@ridit

Joined May 31st, 2026

  • 1Devlogs
  • 3Projects
  • 1Ships
  • 0Votes
Ship Changes requested

Feed.sh is a social media / journaling platform built for your terminal so you can browser feeds, write your project's update or you current mood directly in your code editor's terminal or in terminal

  • 1 devlog
  • 5h
Try project → See source code →
Open comments for this post

5h 18m 24s logged

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

0
0
3

Followers

Loading…