Go to file
Kamil Myśliwiec 3229d43b46
Merge pull request #15 from alsoicode/master
Update Sample Project with Test
2018-03-26 19:35:56 +02:00
src Merge branch 'master' into master 2018-01-15 16:20:17 -05:00
.gitignore Scripts update, unecessary directories remove 2017-05-21 14:15:00 +02:00
README.md Merge branch 'master' into master 2018-03-26 19:35:02 +02:00
index.js Add tsconfig-paths 2018-02-19 18:41:45 +01:00
nodemon.json feat(scripts): add watcher script via nodemon 2017-09-15 22:16:56 -07:00
package.json Merge branch 'master' into master 2018-03-26 19:35:02 +02:00
tsconfig.json Updated dependencies, added jest, ts-ject, supertest and supporting types. 2017-12-17 12:33:45 -05:00
tslint.json Update tslint.json 2018-03-02 07:03:15 +02:00
yarn.lock Updated dependencies, added jest, ts-ject, supertest and supporting types. 2017-12-17 12:33:45 -05:00

README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version

Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Start

$ npm run start

Test

$ npm run test

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.