GitXplorerGitXplorer
l

cats

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
829dbbc10b259792cc99e6357632e244ed859e82

Middleware

llipis committed 5 years ago
Unverified
37d0e827967e47bdd430e1056f0de4c2f5553616

Remove app

llipis committed 5 years ago
Unverified
96bad7ee6d66547d329078eb361b20bd5a0d2367

Modules

llipis committed 5 years ago
Unverified
b76927c82b801fc93c607a91a56637766f701c63

Providers

llipis committed 5 years ago
Unverified
a26c1cbb72e58b31ad9f504e96b99d18ccf4c793

Initial commit

llipis committed 5 years ago

README

The README file for this repository.

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

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

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.