New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

cloud-conf

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloud-conf

node micservice config resolver client

latest
npmnpm
Version
0.0.3
Version published
Weekly downloads
5
25%
Maintainers
1
Weekly downloads
 
Created
Source

cloud-config-client

    npm i cloud-conf@latest -S

    import C from 'cloud-conf';
    await C.ready();            // will load process.cwd()/config.yml and merge process.cwd()/config.local.yml
    C.name
    C.env
    C.port
    .... and so on

Keywords

node

FAQs

Package last updated on 05 Aug 2019

Related posts