Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 913 Bytes

README.md

File metadata and controls

47 lines (26 loc) · 913 Bytes

Reddito

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.

Installation

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 .

User Interface

alt text

alt text

Resources