Skip to content

kevcal69/celery-email

Repository files navigation

celery-email

Simple Email App Using Celery

Install

Clone this branch

git clone -b v1-feature/send-email https://github.com/kevcal69/celery-email.git

Before doing compose you have to setup Mailgun API KEYS

# Example
MAILGUN_API_URL=https://api.mailgun.net/v3/sandboxbacSomethingkeys.mailgun.org/messages
MAILGUN_API_KEY=mailgun-api-key123

After setting up the keys run:

docker-compose up

About

Simple Email App Using Celery

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors