Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pfrazee/ssb-pub-status

a status-page server for ssb pub hosts
https://github.com/pfrazee/ssb-pub-status

Last synced: 14 days ago
JSON representation

a status-page server for ssb pub hosts

Awesome Lists containing this project

README

        

# pub status server

runs an http server which connects to the localhost scuttlebot and renders a status page

## setup

```
git clone https://github.com/pfraze/ssb-pub-status.git
cd ssb-pub-status
npm install
node index.js
```