git ssb

3+

ev / sdash



Tree:
📄.gitignore
📄index.jade
📄index.js
📄package.json
📄readme.md
📁static
readme.md

sdash

Render your last Sbot post so you can toss it into an iFrame (YES AN IFRAME!!!) and throw it up on your static website.

% git clone
% npm install
% node index

Navigate to http://localhost:4000/ to see your latest Sbot status.

This app requires a local install of Scuttlebot to run.

Built with git-ssb-web