/node-template

Simple template for nodejs projects with typescript

Primary LanguageTypeScript

Node template

Simple template for typescript nodejs projects, with common tools to develop, maintain and standardize the project.

Features

  • Linter (Eslint, Prettier, Google style guide)
  • Git hooks (Husky, lint-staged)
  • Typescript
  • Jest
  • Commit message linter

Authors