Skip to content

llcfishstat/notification

 
 

Repository files navigation

Notification Submodule Service

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

Fishstat Notification Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.6%
  • TypeScript 36.7%
  • Other 0.7%