Skip to content

Unopinionated Nodejs-Express-Typescript starter with basic setup (ts-node, pre-commit and pre-push hooks with husky, winston logger, mocha unit tests, linter, Dockerfile)

Notifications You must be signed in to change notification settings

ostaplisovyj/nodejs-ts-starter

Repository files navigation

Nodejs TypeScript Starter 2020

Scripts

npm run start:dev

Starts development server using nodemon and ts-node

npm start

Launches server in production mode

npm run lint

Runs eslint along with prettier

npm run test

Runs jest unit tests

About

Unopinionated Nodejs-Express-Typescript starter with basic setup (ts-node, pre-commit and pre-push hooks with husky, winston logger, mocha unit tests, linter, Dockerfile)

Resources

Stars

Watchers

Forks

Packages

No packages published