Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 228 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 228 Bytes

DBCMonitor

Requirements

rabbitmq-server python2.7

Python Requirements

django-1.7 celery

Run

git clone git@github.com:TracyWebTech/dbcmonitor.git
cd dbcmonitor
python manage.py runserver 127.0.0.1:8000