A microservice to send template emails using Kafka
🚧 This project is under development 🚧
- Typescript
- Nodemailer (Node.js library to send emails)
- Ethereal (email provider for development)
- Handlebars (to create templates for emails)
- Apache Kafka (async communication)
- Use Kafka for communication
- Create templates with Handlebars
- Send emails with Ethereal in development environment
- Create boilerplate for Amazon SES
- Setup environment with Docker/Docker Compose
- Build with Babel
Under development. This project is under the MIT license.
Made by Lucas Reis