This is a live stream from Secure Scuttlebutt to show the activities of Alchemist 'scuttleship' and the rest of the #scuttleflotilla
npm install
You need to add your ssb keys to localStorage under 'keys' or it will generate new ones
Inside main.js
change to match the output from ssb-server ws.getAddress
Vue.use(ssbclient, { keys: localStorage.keys, remote: "ws://localhost:8989~shs:TXKFQehlyoSn8UJAIVP/k2BjFINC591MlBC2e2d24mA=" })
Run the ssb-server configuration or open Patchwork or Patchbay
node ssb-server.js
npm run serve
npm run build
npm run ghpages
MIT