Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  docs
  src
  package.json
  .babelrc
  .editorconfig
  .env-example
  .eslintignore
  .eslintrc
  .prettierignore
  .prettierrc
  .yarnrc
  .yo-rc.json
  checkstyle.xml
  gulpfile.js
  Jenkinsfile
  jest.config.js
  README.md
  yarn.lock
Size: Mime:
  README.md

lib-server

Greenkeeper badge

An express server with logging, probes and metrics

Run locally

yarn
yarn start

Test

yarn lint
yarn test --watch