garlictech-common-server

Common parts of all the Garlic Tech projects.


Keywords
garlictech
License
ICU
Install
npm install garlictech-common-server@1.0.0

Documentation

Common server side parts

Build Status

Defines the globals. It makes the following packages available as globals:

_ bluebird (as Promise), fs, winston, lodash, chalk, config _

Usage


It makes your config object also global.