Blueprints we use at Pavlov with blue
You'll first need to install blue
:
$ npm install blue -g
-
blue npm-module NAME --description DESC
npm module template with JavaScript Standard Style, Babel for ES6+ support, and Jest for testing
-
blue graphql-service NAME --description DESC
GraphQL microservice template for node
-
blue graphql-query NAME
GraphQL query template
-
blue graphql-mutation NAME
GraphQL mutation template
All blueprints are available under the BSD 3-Clause license.