Skip to content

KarthikReddyPuli/NodeJS-Express-ESLint-Prettier-Typescript-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19india-node

Commands

  • yarn install - Install dependencies
  • yarn start - Start the server
  • yarn build - Build the server
  • yarn test - Run tests
  • yarn lint - Lint the code
  • yarn pretty - Format the code
  • yarn dev - Start the server in development mode

Stuff used

Typescript is used because of its type safety and modern intellisense support.

ESLint is used to lint the code.

ESBuild is used to compile Typescript into Javascript.

Prettier is used to format the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published