/typress

Typescript + express + tslint + jscs

Primary LanguageTypeScriptMIT LicenseMIT

Typress

Build Status

NOTE! Not fully works.

Typescript + Express + bluebird + sequelize + pm2

Purpose

For fast protying, start from cloning this project. Instead of survey by yourself.

Installation

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

Test

npm run test

support by

Example

typress-example

Typescript Resource for beginners

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