@repositive/generator-node-base-service

1.1.0 • Public • Published

node-base-service

This is a yeoman generator intended provide the basic setup for a new microservice.

What this automates

  • Basic structure
  • Deployment configurations
  • Dependencies:
    • Typescript
    • Tape
    • Sinon
    • TsLint
    • Istanbul
    • Nodemon
    • Husky
    • Config
  • NPM Scripts:
    • make
    • lint
    • test
    • coverage
    • start
    • startDev

Installing with NPM

  $ npm i @repositive/generator-node-base-service

Generating the base service

    $ yo @repositive/node-base-service

/@repositive/generator-node-base-service/

    Package Sidebar

    Install

    npm i @repositive/generator-node-base-service

    Weekly Downloads

    0

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • jamwaffles
    • jpcano
    • leojpod
    • tombyers
    • dennisschwartz
    • reposibot
    • istar-eldritch