mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-06-04 23:52:03 +00:00
Update README.md
This commit is contained in:
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**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user