BackendWorks / notification

Nestjs microservices - notification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Nest Microservice framework notification service TypeScript repository.

Installation

$ yarn

Running the app

# development
$ yarn dev

# production mode
$ yarn start

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

License

Nest is MIT licensed.

About

Nestjs microservices - notification


Languages

Language:TypeScript 98.6%Language:Dockerfile 1.3%Language:Shell 0.1%