1.3.0 • Published 4 years ago

node-app-boilerplate v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

NodeJS Boilerplate Template

Introduction

This boilerplate templates provides extensive linting, Nodemon for hot reloading, Babel as well as a few plugins which are currently only in proposal state.

Features

Yarn

Linting:

  • ESLint Airbnb Base
  • Branch name linting for GitFlow
  • Commit message linting through Husky (Angular Commit Style)

Nodemon

Babel:

CircleCI:

  • CircleCI runs linting and can easily be extended to run tests