Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.51 KB

File metadata and controls

27 lines (24 loc) · 1.51 KB

TypeScript Starter Template

Build Status codecov GitHub GitHub top language Dependencies GitHub last commit GitHub repo size Docker Image Size (tag) Docker Automated build

A handy boiler plate to set up the following with respective integrations

  • typescript config
  • eslint config
  • prettier config
  • mocha, chai
  • nodemon config
  • Docker script
  • now.json config
  • winston logging config
  • sample auth middleware
  • uniform server response template
  • CORS
  • sample env
  • database config