@everymundo/config-service-client

2.0.1 • Public • Published

@everymundo/config-service-client

Node.js client for our config service

Installation

npm install @everymundo/config-service-client

Config Server URL

It must be set to the ENVIRONMENTAL VARIABLE SPRING_CLOUD_CONFIG_URI

The recommended method is to use .env files for the local environment and load them with the dotenv node module.

npm install -D dotenv
echo "SPRING_CLOUD_CONFIG_URI='http://0.0.0.0:54321/'" >> .env
node -r 'dotenv/config' server.js # assuming that is your initial file

That variable will be automatically set by our Dev/Ops team during develoment

Local Development

The recommendation is to install the @everymundo/fake-config-server locally help the development process.

/@everymundo/config-service-client/

    Package Sidebar

    Install

    npm i @everymundo/config-service-client

    Weekly Downloads

    8

    Version

    2.0.1

    License

    ISC

    Unpacked Size

    29.4 kB

    Total Files

    12

    Last publish

    Collaborators

    • volodymyrpetrov
    • a11y-dev
    • jsalvadorpp
    • lindolo25
    • double2-us
    • ceciliagalarza
    • carla-villegas
    • eblez
    • mjremedios1985
    • mtmorell88
    • a11y_automation2
    • ramses83
    • raydel
    • alex-orga
    • estebanpablo89
    • yartiles
    • jonmorazav
    • everymundo-admin
    • ballester
    • danielsan
    • halain
    • avivero93
    • anahiem
    • herlin
    • karinfdez
    • erlin
    • front10devs
    • hdelcastillo
    • dcuevacem
    • rodneyem
    • ortega.dc98
    • pedroleon917
    • kaylingw
    • lazjramos
    • daniuska-em