Socket
Book a DemoInstallSign in
Socket

@microtica/generator-microtica-microservice

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microtica/generator-microtica-microservice

Microtica microservice scaffolding

latest
npmnpm
Version
1.0.1
Version published
Maintainers
2
Created
Source

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.

Keywords

yeoman-generator

FAQs

Package last updated on 12 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts