This was a nice template at the time, moved to https://nestjs.com/
Small initial configuration for a NODEJS + ExpressJs application with TypeScript.
Before running any command, run npm install
Will start a development server with ts-node and nodemon for livereload.
For testing we use Mocha with TS. All test under /tests
dir.
To generate the application's build.