Skip to content
/ eShop Public

An online shop to let customers purchase items at the comfort of sitting in their homes.

Notifications You must be signed in to change notification settings

emZubair/eShop

Repository files navigation

Celery

Celery is configured to run it, type the following command

celery -A eShop worker -l info

Flower

Flower is a tool used to monitor the celery tasks, to check the status of the tasks, type the following command.

celery -A eShop flower

About

An online shop to let customers purchase items at the comfort of sitting in their homes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published