Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulogr/dstatuspage
Decentralized Status Page
https://github.com/paulogr/dstatuspage
dapp datproject decentralized ipfs statuspage
Last synced: 9 days ago
JSON representation
Decentralized Status Page
- Host: GitHub
- URL: https://github.com/paulogr/dstatuspage
- Owner: paulogr
- License: mit
- Created: 2018-01-30T01:06:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T17:19:34.000Z (almost 7 years ago)
- Last Synced: 2024-11-21T19:02:27.107Z (21 days ago)
- Topics: dapp, datproject, decentralized, ipfs, statuspage
- Language: JavaScript
- Homepage: https://www.dstatuspage.net
- Size: 262 KB
- Stars: 647
- Watchers: 13
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - paulogr/dstatuspage - Decentralized Status Page (JavaScript)
README
# D StatusPage
A Decentralized StatusPage with no single point of failure published to [IPFS](https://ipfs.io).
[Follow the HN thread about it.](https://news.ycombinator.com/item?id=16273609)
## Give it a try
```bash
> npx dstatuspage --daemon
```## Install
```bash
> npm install -g dstatuspage
```## How to use
```bash
> dstatuspage --daemon
```or connect to your already running IPFS daemon
```bash
> dstatuspage --no-ipfs [api_multiaddr]
```And then access [http://localhost:7200](http://localhost:7200)
## Developed with
- [NodeJs](https://ipfs.io)
- [Choo](https://choo.io)
- [IPFS](https://ipfs.io)## Roadmap
- Markdown support
- Company logo upload
- RSS Feed
- i18n support
- Import data from statuspage.io## License
MIT
## Say `Hi!` on Twitter
[@paulo_gr](https://www.twitter.com/paulo_gr)