An HTTP server to manage static assets on several assets providers
- Node.js
- npm OR yarn
- MongoDB
$ docker run -p 3001:3001 qelos/assets
In case you would like to run this project manually, for any reason, there are several commands you need to acknowledge:
$ npm install
$ npm start