@microtica/generator-microtica-microservice

1.0.1 • Public • Published

1. Install Yeoman as a global module

sudo npm install -g yo

2. Install Microtica microservice generator

  • execute sudo npm install -g @microtica/generator-microtica-microservice

3. Scaffold new microservice application

  • goto the root folder where you want to place the microservice. Application folder will be automatically created
  • execute yo @microtica/microtica-microservice

NOTE: After creating the project structure, node modules will be automatically installed, TypeScript will be compiled and automated tests will be executed.

Package Sidebar

Install

npm i @microtica/generator-microtica-microservice

Weekly Downloads

0

Version

1.0.1

License

none

Unpacked Size

29.1 kB

Total Files

28

Last publish

Collaborators

  • microtica-org