3.8.0 • Published 9 months ago

@qelos/assets v3.8.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Qelos Assets service

An HTTP server to manage static assets on several assets providers

Dependencies

  • Node.js
  • npm OR yarn
  • MongoDB

Usage

As a Docker container

$ docker run -p 3001:3001 qelos/assets

Development and Independent Usage

In case you would like to run this project manually, for any reason, there are several commands you need to acknowledge:

Install

$ npm install

Launch

$ npm start