git ssb

0+

cel / ssb-activity



Tree: 751227258275c4e50803a031d8e66f74e3c68892

Files: 751227258275c4e50803a031d8e66f74e3c68892 / 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