Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 699 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 699 Bytes

Email Microservice

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?

LinkedIn Account

License

This project is available under the MIT license.