All Projects → vadimdemedes → Generator Micro Service

vadimdemedes / Generator Micro Service

Licence: mit
🛫 Yeoman generator to kick-start your microservice with `micro` and `ava`!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Generator Micro Service

Generator Solid Angular
Generator for Solid Angular applications
Stars: ✭ 32 (-77.93%)
Mutual labels:  yeoman, yeoman-generator
Modernwebdevgenerator
A Yeoman generator for Modern Web development projects
Stars: ✭ 73 (-49.66%)
Mutual labels:  yeoman, yeoman-generator
Generator Fountain Webapp
Yeoman 'fountain' generator to start a webapp
Stars: ✭ 985 (+579.31%)
Mutual labels:  yeoman, yeoman-generator
Micro Proxy
[DEPRECATED] Simplest proxy server for microservices
Stars: ✭ 358 (+146.9%)
Mutual labels:  microservice, now
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (-33.79%)
Mutual labels:  yeoman, yeoman-generator
Generator Angular Fullstack
Yeoman generator for an Angular app with an Express server
Stars: ✭ 6,135 (+4131.03%)
Mutual labels:  yeoman, yeoman-generator
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (-66.21%)
Mutual labels:  yeoman, yeoman-generator
generator-antd-pro
An easy way to build your ant-design-pro application.
Stars: ✭ 34 (-76.55%)
Mutual labels:  yeoman, yeoman-generator
Generator Fountain Angular1
Yeoman 'fountain' generator to start a webapp with Angular 1
Stars: ✭ 95 (-34.48%)
Mutual labels:  yeoman, yeoman-generator
Generator Fountain Angular2
Yeoman 'fountain' generator to start a webapp with Angular 2
Stars: ✭ 84 (-42.07%)
Mutual labels:  yeoman, yeoman-generator
Generator Sails Rest Api
Yeoman generator for scaffolding Sails REST API with predefined features
Stars: ✭ 336 (+131.72%)
Mutual labels:  yeoman, yeoman-generator
Generator Fountain Vue
Yeoman 'fountain' generator to start a webapp with Vue http://fountainjs.io
Stars: ✭ 104 (-28.28%)
Mutual labels:  yeoman, yeoman-generator
Generator Jekyllized
A Yeoman generator for Jekyll to rapidly build sites using Gulp
Stars: ✭ 332 (+128.97%)
Mutual labels:  yeoman, yeoman-generator
Generator Metalsmith
Yeoman generator for Metalsmith
Stars: ✭ 13 (-91.03%)
Mutual labels:  yeoman, yeoman-generator
generator-tsx
Yeoman generator for CRA + TypeScript + React + Redux + Router + Testing Library.
Stars: ✭ 25 (-82.76%)
Mutual labels:  yeoman, yeoman-generator
Generator
Rails-inspired generator system that provides scaffolding for your apps
Stars: ✭ 1,000 (+589.66%)
Mutual labels:  yeoman, yeoman-generator
generator-veams
Scaffold modern frontend web apps or web pages with a static site generator (Assemble or Mangony), Grunt and/or Gulp, Sass and Bower. Use modern frameworks like Bourbon, Bootstrap or Foundation and structure your JavaScript with ES Harmony support.
Stars: ✭ 45 (-68.97%)
Mutual labels:  yeoman, yeoman-generator
generator-node
🔧 Yeoman generator for Node projects.
Stars: ✭ 16 (-88.97%)
Mutual labels:  yeoman, yeoman-generator
Generator Django Rest
Yeoman generator for a Django REST/GraphQL API, an optional React SPA & lots more!
Stars: ✭ 77 (-46.9%)
Mutual labels:  yeoman, yeoman-generator
Generator Hapi Style
📦 Yeoman generator for scaffolding hapi apps and plugins
Stars: ✭ 96 (-33.79%)
Mutual labels:  yeoman, yeoman-generator

generator-micro-service Build Status

🚀 Kick-start your microservice with micro and ava!

Based on generator-nm by Sindre Sorhus.

Features

  •   Build using micro
  • 🚀 Test with AVA
  • ❤️ Lint using XO
  • 📜 Get a readme with buttons for instant deployment to now
  • 💲 Generate a CLI (optional)

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].