Skip to content

gon250/message-service

Repository files navigation

Description

[👷‍Under construction] Message service to send mobile notifications to users. Implemented using Nest framework.

Current implementation:

  • whatsapp
  • twilio
  • sms
  • email
  • push notification
  • telegram
  • facebook

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

message-service is an MIT-licensed open source project.

License

message-service is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors