generator-m10e

API microservice with `micro` and `ava`!

Usage no npm install needed!

<script type="module">
  import generatorM10e from 'https://cdn.skypack.dev/generator-m10e';
</script>

README

generator-m10e Build Status

🚀 Kick-start your microservice with micro and ava!

Based on generator-micro-service by Vadim Demedes.

Features

  •   Build using micro
  • 🚀 Test with AVA
  • ❤️ Lint using XO
  • 📜 Get a readme with buttons for instant deployment to now

Installation

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

$ npm install --global yo
$ npm install --global generator-m10e

Usage

$ cd path/to/your/microservice
$ yo m10e

Answer a few questions and you are ready to go!

License

MIT © doublenot