Typescript + Express + bluebird + sequelize + pm2
For fast protying, start from cloning this project. Instead of survey by yourself.
npm install -g ts-node typescript tslint pm2
npm install
# deploy, check lib folder
npm run build
# Executing under developement mode.
npm run dev
# Executing under production mode
npm run start
npm run test
support by
Awesome Typescript TypeScript Basic Learning TypeScript Handbook https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Declaration%20Merging.md https://github.com/sjshank/TypeScript-Basic-Learning/blob/master/Class/class.ts