A mirroring node that you can publish packages to.
npm start
Starting node...
Connecting to IPFS daemon
Publishing with ID
Possible status codes:
400 - Missing hash and/or peer_id 403 - Not allowed 413 - Too big 200 - Ok!
IP:PORT/api/pin/add/$HASH
- Fetch contents of $HASH
- Check file-size, reject bigger than 2MB
- Pin contents
- Success!