Awesome
Secure Scuttlebutt Gatherings
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.
install
git clone https://github.com/pietgeursen/ssb-gathering-ui
cd ssb-gathering-ui
npm install
develop
npm run server
and
npm start
browse to http://localhost:9966/.
test
npm test