Skip to content

lzn/SendMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SendMail

START

  1. Install postgresql
  2. Install rabbitmq
  3. Edit settings in file SendMail.env
  4. run command: python manage.py migrate
  5. Create folder logs in project root dir
  6. to start server run command: python manage.py runserver
  7. in other terminal run: celery -A SendMail worker -l info -f logs/celery.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published