git ssb

0+

cel / ssb-activity



Tree: 9241af5555557951a99069e9e9a1f2c29a6623d6

Files: 9241af5555557951a99069e9e9a1f2c29a6623d6 / README.md

291 bytesRaw

ssb-activity

Graph of SSB daily active feeds.

This repo consists of a flumeview ssb-server plugin, some scripts to generate a graph image and other data, and a web front-end to render the graph interactively.

Building the graph:

./run.sh
node process-ids.js day
node run.js day

Built with git-ssb-web