ts-express-rest-api Node.js boilerplate for express framework written using Express 4 Running locally Make sure you have Node.js and MongoDB installed. $ git clone https://github.com/m-cho/ts-express-rest-api.git $ cd ts-express-rest-api $ npm install $ npm start