Skip to content

Bogdanp/django_dramatiq_example

Repository files navigation

django_dramatiq_example

Deploy

An example app demonstrating django_dramatiq.

Setup

  1. Clone the repo, then run pipenv install.
  2. Run Redis.
  3. Run the web server: python manage.py runserver
  4. Run the workers: python manage.py rundramatiq

License

django_dramatiq_example is licensed under Apache 2.0. Please see LICENSE for licensing details.

About

An example app demonstrating django_dramatiq.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published