expressts-core
v0.0.29
Published
Nodejs + TypeScript + Swagger + Docker + Express project
Downloads
34
Maintainers
Readme
Express.ts Core
This is base express framework to start quickly an api service.
Getting Started
Prerequisites
- NodeJS version 6.10.3 or higher Get NodeJS LTS
- MongoDB 3.4.4
How To
- Learning Typescript
- Learning how to use pleerock's library routing-controllers which help us creating our express server using typescript annotations.
npm i nodemon node-inspector rimraf npm-run-all npm-check