Socket
Book a DemoInstallSign in
Socket

generator-micro-service

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-micro-service

Kickstart your microservice with `micro` and `ava`!

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

generator-micro-service Build Status

🚀 Kick-start your microservice with micro and ava!

Based on generator-nm by Sindre Sorhus.

Features

  • Uses micro
  • Sets up testing with AVA
  • Lints using xo
  • Writes a nice readme with buttons for instant deployment to now
  • Can optionally generate a CLI

Installation

First, install Yeoman and generator-micro-service using npm (we assume you have pre-installed node.js).

$ npm install --global yo
$ npm install --global generator-micro-service

Usage

$ yo micro-service

Answer a few questions and you are ready to go!

License

MIT © Vadim Demedes

Keywords

micro

FAQs

Package last updated on 06 Feb 2017

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