/nestea

NESTEA - Node, Express4, Sequelize, TypeScript, Epilogue and Angular

Primary LanguageTypeScript

NESTEA - Node, Express4, Sequelize, TypeScript, Epilogue and Angular

Requirements

Have Node.js and npm installed.

How to run

git clone https://github.com/RELATO/nestea
npm install -g gulp
npm install -g typescript
npm install -g typings
npm install
typings install
gulp serve

Generated with

Licence

MIT, tl;dr - use however you want.

Based on excelent work from https://github.com/cafesanu/Node-Typescript-Express4-Sequelize-epilogue

Node.js application build with Express 4, Typescript 1.7.5, Sequelize ORM(MySQL ORM), and epiloge (for automatic REST endpoints)

Continuous Integration at circleCi.com

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)

Contributions

This is not an active repo, but feel free to send any PR :)