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

https://github.com/plebbit/plebbit-provider


https://github.com/plebbit/plebbit-provider

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

> Note: Cannot use the pubsub provider with Cloudflare to run a subplebbit because Cloudflare timesout the keepalive connection after 2 minutes, and the IPFS HTTP client doesn't automatically reconnect.

#### Install and start

```sh
npm install
node start [--ipfs-gateway-use-subdomains] [--shutdown-key ]
```

#### Install and start with Docker

```sh
./start-docker.sh
```

#### Guides

- Docker guide https://github.com/plebbit/pubsub-provider/blob/master/docs/docker-guide.md