This is an email service for your microservices. You can produce your emails
from other microservices or monolith than it will catch payload and will send email.
🚀 Quick Setup
git clone https://github.com/yahya077/email-microservice.git
cd email-microservice
cp .env.example .env
docker-compose up
Note: Don't forget to add .env variables
📫 Have a question? Want to chat? Ran into a problem?