Skip to content

Simple boilerplate for Setting up new services of Nodejs using Express Framework and Typescript superset

License

Notifications You must be signed in to change notification settings

anushshukla/node.ts

Repository files navigation

express-ts-boilerplate

Simple boilerplate for Setting up new services of Nodejs using Express Framework and Typescript superset

Start server in dev mode

npm run start:server:dev

Build generation

npm run build

Format fixes

npm run format:fixes

Lint fixes

npm run lint:fixes

API Docs

http://localhost:3000/api-docs

Release steps

The below commands will update the CHANGELOG file.

  • npm run commit
  • npm run release

Benchmarking

About

Simple boilerplate for Setting up new services of Nodejs using Express Framework and Typescript superset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published