wmspro-node-services

1.3.0 • Public • Published

hs node services

A simple package including the following services:

  • require().logger => Gcloud logger
  • require().config => config extension/wrapper providing support for seperate environment variables

config

based on config.

It will check environment variables first (case sensitive), in the following manner:

    export NODE_CONFIG={prop: {inner: "test"} }
    #equals
    export prop_inner=test

In this case the later will overwrite the first.

This is usefull for production and docker environment for manual overwrites.

/wmspro-node-services/

    Package Sidebar

    Install

    npm i wmspro-node-services

    Weekly Downloads

    1

    Version

    1.3.0

    License

    ISC

    Unpacked Size

    18.8 kB

    Total Files

    8

    Last publish

    Collaborators

    • fvdhoek
    • joelharkes
    • adaspt