Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 216 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 216 Bytes

tracking-cryptocurrency-api

  • To use the project

  • 1- pip install -r requirements.txt

  • 2- celery -A crypto_tracking worker -l info

  • 3- celery -A crypto_tracking beat -l info

  • 4- python manage.py runserver