git ssb

10+

Matt McKegg / patchwork



Tree:
📄.gitignore
📄README.md
📁api
📁assets
📄index.js
📁lib
📄main-window.js
📄package.json
📁styles
📁views
README.md

patchwork-next

Very early work-in-progress attempt at remaking Patchwork using patchbay 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

TODO

Built with git-ssb-web