3.8.0 • Published 7 months ago

@qelos/secrets v3.8.0

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

Secrets service

An HTTP server to manage internal application secrets

Dependencies

  • Node.js
  • npm OR yarn
  • MongoDB

Usage

As a Docker container

$ docker run -p 3001:3001 qelos/secrets

As Node package

$ npm i @greenpress/secrets
$ npx greenpress-secrets

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
3.8.0

7 months ago

3.7.7

9 months ago

3.7.4

12 months ago

3.7.3

12 months ago