node-ts-boilerplate

v1.0.1
nodejs typescript eslint prettier (es-)jest boilerplate
boilerplate nodejs typescript ts

node-ts-boilerplate


Ready to go, bare nodejs typescript eslint prettier (ts-)jest boilerplate, targeted at backend/non-browser development.


Installation:

In your chosen dir:

  • > git clone https://github.com/phazelift/node-ts-boilerplate.git
  • > cd node-ts-boilerplate
  • > npm install

scripts in package.json ready to run:

> npm start runs the app

> npm run build runs eslint and prettier on .ts source only, then runs tsc, building .js files into ./build directory

> npm run test (npm run) build the project and runs all jest tests found in the project



###license

MIT

Metadata

  • MIT
  • Whatever
  • Dennis Raymondo
  • released 4/16/2020

Downloads

Maintainers