Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 263 Bytes

node-ts-boilerplate

Boilerplate for node applications including:

  • Typescript
  • ts-node-dev for hot reload
  • Eslint
  • Prettier
  • Husky with lint-staged
  • Jest
  • dotenv

Remember to run yarn prepare to install husky git hooks after initializing git repository