Node.js application build with Express 4, Typescript 1.7.5, Sequelize ORM(MySQL ORM), and epiloge (for automatic REST endpoints)
Node.js application with unit test and integration test build with Express 4.x, TypeScript 1.7.x, Sequelize ORM(MySQL ORM), and epiloge (for automatic REST endpoints)
Have Node.js and npm installed.
npm install -g gulp
npm install -g typescript
npm install -g typings
npm install
gulp serve
This is not an active repo, but feel free to send any PR :)
MIT, tl;dr - use however you want.