git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: df5f8b10e8ff479e6762ae7762c99ecf5e92bccf

Files: df5f8b10e8ff479e6762ae7762c99ecf5e92bccf / README.md

1775 bytesRaw

patchwork-next

A work-in-progress remake of Patchwork using patchcore and UX/ideas from ferment.

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

Install and run

$ git clone https://github.com/mmckegg/patchwork-next
$ cd patchwork-next
$ 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