Skip to content

RichardPinheiro/email-sender-api

Repository files navigation

📤 Send emails to a list the easy way

The simple microservice to send emails


Technologies

This project was developed with the following technologies:

💻 Project Functional resources

  • Import a list in CSV and relate it to a tag
  • Send message to one or more tags
  • List subscribers in one or more tags
  • Viewing the shipping progress (completed / not completed)

💻 Project Non-functional resources

  • Use Amazon SES ($ 1 - 10,000) (Optional)
  • Using MongoDB
  • Use Express
  • Use messaging service (Redis)

💻 To run this project

  • Install yarn

  • And run: $ yarn for install dependencies

  • And run: $ yarn dev

💻 To run tests

  • run: $ yarn test or $ yarn test --runInBand to run tests separately

How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My nova feature';
  • Push to your branch: git push origin my-feature.

After the merge of your pull request is done, you can delete your branch.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •