- IPFS server (access to port
5001) - MongoDB
- NodeJS
Copy dotenv to .env.
Edit .env and set proper parameters.
Install packages:
$ npm installStart:
$ npm startExamples of html form and upload javascript procedure are available in examples.
Note: Use the
pinflag for persistent. Otherwise the media will get removed by garbage collector.
- If IPNS is used, create key backup procedures
- API Authentication
- List uploaded? (Require authentication)