mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-09-03 21:43:34 +00:00
Update README.md
This commit is contained in:

committed by
GitHub

parent
cf3943111a
commit
e54d07b46e
@@ -1,6 +1,3 @@
|
|||||||
## Demo Project Link
|
|
||||||
https://series-notification.online
|
|
||||||
|
|
||||||
## Installition for Dev
|
## Installition for Dev
|
||||||
**pip install -r requirements.txt<br />
|
**pip install -r requirements.txt<br />
|
||||||
cd src/<br />**
|
cd src/<br />**
|
||||||
@@ -30,4 +27,4 @@ CELERY_RESULT_BACKEND = "redis://localhost:6379"**
|
|||||||
**redis-server**<br />
|
**redis-server**<br />
|
||||||
### Run Celery
|
### Run Celery
|
||||||
**celery -A config worker -l info**<br />
|
**celery -A config worker -l info**<br />
|
||||||
**celery -A config beat -l info**
|
**celery -A config beat -l info**
|
||||||
|
Reference in New Issue
Block a user