0.16.0 • Published 6 years ago

generator-nodejs-api v0.16.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

generator-nodejs-api NPM version Build Status Dependency Status Coverage percentage

Yeoman generator based on Node.js API Starter Kit — boilerplate and tooling for authoring data API backends with Docker, Node.js, JavaScript (ES2017+ via Babel), PostgreSQL and GraphQL.

This project is maintained with support from Hiring

Installation

First, install Yeoman and generator-nodejs-api using npm (we assume you have pre-installed Node.js 7+).

npm install -g yo
npm install -g generator-nodejs-api

Then generate your new project:

mkdir example-api
cd example-api
yo nodejs-api

And finally, launch your data API server by running docker-compose up.

For more information visit https://github.com/kriasoft/nodejs-api-starter

Contributing

Anyone and everyone is welcome to contribute. Start by checking out the list of open issues marked help wanted. However, if you decide to get involved, please take a moment to review the guidelines.

Books and Tutorials

Docker in Action You Don't Know JS JavaScript Ninja Effective JavaScript NodeSchool.io

Related Projects

Support

License

Copyright © 2016-present Kriasoft. This source code is licensed under the MIT license found in the LICENSE.txt file.


Made with ♥ by Konstantin Tarkus (@koistya) and contributors

0.16.0

6 years ago

0.15.0

7 years ago

0.14.0

7 years ago

0.13.2

7 years ago

0.13.1

7 years ago

0.13.0

7 years ago

0.12.0

7 years ago

0.11.2

7 years ago

0.11.1

7 years ago

0.11.0

7 years ago

0.10.0

7 years ago

0.9.0

7 years ago

0.8.4

7 years ago

0.8.3

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago