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

https://github.com/phanletrunghieu/private-ipfs

Run a private IPFS
https://github.com/phanletrunghieu/private-ipfs

ipfs

Last synced: 2 months ago
JSON representation

Run a private IPFS

Awesome Lists containing this project

README

        

# Private IPFS

## Scripts

### Start

```bash
$ make up
```

### Stop

```bash
$ make down
```