Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 328 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 328 Bytes

typescript-express-starter

A starter simple boilerplate for Node application base on Typescript and Express

Integration and configuration of following

  • Typescript
  • Express
  • EsLint
  • Jest, supertest
  • Nodemon to auto load
  • config
  • authorization
  • MongoDB (in plan ...)
  • TypeORM (in plan ...)
  • Logger (in plan ...)