git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 480e2cd0b9b11f0e12537ebc06e46ddb3dda9b67

Files: 480e2cd0b9b11f0e12537ebc06e46ddb3dda9b67 / README.md

1774 bytesRaw

patchwork

A remake of Patchwork Classic using patchcore and UX/ideas from ferment.

The goal is to make a standalone, easy to install, "social" view into the ssb world.

Patchwork screenshot

Install and run

$ git clone https://github.com/ssbc/patchwork
$ cd patchwork
$ npm install
$ npm start

On linux you'll need some more dependencies for the spell-checker. On debian:

sudo apt-get install libxext-dev libxtst-dev libxkbfile-dev

TODO

Built with git-ssb-web