An app to have FB style events on patchwork. Uses inu, pull-streams, mux-rpc, sheetify, tcomb and other fun stuff. Still a work in progress.
git clone https://github.com/pietgeursen/ssb-gathering-ui
cd ssb-gathering-ui
npm install
npm run server
and
npm start
browse to http://localhost:9966/.
npm test