A Decentralized StatusPage with no single point of failure published to IPFS.
Follow the HN thread about it.
> npx dstatuspage --daemon
> npm install -g dstatuspage
> dstatuspage --daemon
or connect to your already running IPFS daemon
> dstatuspage --no-ipfs [api_multiaddr]
And then access http://localhost:7200
- Markdown support
- Company logo upload
- RSS Feed
- i18n support
- Import data from statuspage.io
MIT