0.2.1 • Published 5 years ago

quinn-messenger v0.2.1

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
5 years ago

Quinn Messenger

Project to send emails.

Dependencies

Setup

git clone git@bitbucket.org:profitfy/quinn-messenger.git
cd quinn-messenger
yarn install

Email - Methods


- send

Parameters
  • to: Email to send email.
  • template: Email template.
  • subject: Email subject.
  • user: User object that contains user`s informations.
  • url: Url to redirect to webapp.
Return

Do not have return.

Development

Full tests and test coverage

yarn test

Unit tests and watch for changes

yarn run unit-test

License

© 2019 PROFITFY

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1-beta.5

5 years ago

0.0.1-beta.4

5 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1-beta.3

6 years ago

0.0.1-beta.2

6 years ago

0.0.1-beta.1

6 years ago