Skip to content

Node template with typescript, testing, linting out of the box.

Notifications You must be signed in to change notification settings

JoeGrn/node-ts-template

Repository files navigation

node-ts-template

Node.js template with typescript, testing, linting out of the box.

Husky runs unit tests & linting on git push apphend --no-verify to bypass

Available Scripts

npm run start - Start application from /dist folder

npm run dev - Start nodemon dev server

npm run build - Compile TS into /dist

npm run test - Run jest unit tests and output coverage

npm run lint - Linting via ESLint

About

Node template with typescript, testing, linting out of the box.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published