3.7.4 • Published 12 months ago
@qelos/gateway v3.7.4
Qelos plugins system service
An HTTP server to manage 3rd-party plugins for any system, combining frontend and backend plugins.
Dependencies
- Node.js
 - npm OR yarn
 - MongoDB
 - Authentication-service
 - Secrets-service
 
Usage
As a Docker container
$ docker run -p 3001:3001 qelos/pluginsDevelopment 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 installLaunch
$ npm start