Go to file
Kamil Myśliwiec 7a9d823dbb Merge pull request #9 from beeman/beeman/update-server-ts
Update bootstrap logic in server.ts
2017-09-13 12:46:21 +02:00
src Update bootstrap logic in server.ts 2017-09-13 02:33:12 +02:00
.gitignore Scripts update, unecessary directories remove 2017-05-21 14:15:00 +02:00
README.md Update README.md 2017-05-14 22:57:43 +02:00
index.js Initial commit 2017-02-25 15:13:01 +01:00
package.json Scripts update, unecessary directories remove 2017-05-21 14:15:00 +02:00
tsconfig.json Update to Nest@2.0.0 2017-05-14 22:58:46 +02:00

README.md

Nest Logo

TypeScript Starter repository for Nest framework.

Installation

$ npm install

Start

$ npm run start

People