Skip to content

Latest commit

 

History

96 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmailService

Simple email service in django. You can create HTML templates and use them in multiple emails and send emails to a list of recipients.

Hot to Setup

  • Set .env file in emailService directory like .env.example file.
  • Make virtualenv and install the dependencies from requirements.txt.
  • Run docker-compose -f deploy/docker-compose.yml up -d --build and go through steps in api/admin.
  • Enjoy!

ToDo:

  • Add deploy stuffs, Dockerfile and etc.

About

Email service developed in django for sending emails with html template. I provided everything is needed to deploy and monitor the service.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages