Skip to content

BackendWorks/notification

Repository files navigation

(Development in progress of version 2)

Nest Logo

Description

Nest framework TypeScript repository.

Installation

$ npm install

Running the app

# development
$ npm run dev

# production mode
$ npm start

# debug mode
$ npm run debug

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.

License

Nest is MIT licensed.