Reddito is a peer-to-peer social application that helps you publish posts, follow friends and discover new ones on [Secure Scuttlebutt (SSB)][ssb]. Reddito runs a small HTTP server on your own computer.
You'll need Node.js and npm on your computer.
Then you can install Reddito:
npm install
npm install --only=prod
And then run it in your browser as:
node .