trenta3dev / wafwfy

we are "fortunately" working for you - a pivotaltracker (flask-based) monitor/dashboard to show everybody you're working really hard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wafwfy

we are "fortunately" working for you - a pivotaltracker monitor/dashboard to show everybody you're working really hard

howto

Run the server with (it will be available at http://localhost:8000 ):

gunicorn --debug --worker-class=gevent -t 999999  wafwfy:app

then run celery with:

python wafwfy/manage.py celery

About

we are "fortunately" working for you - a pivotaltracker (flask-based) monitor/dashboard to show everybody you're working really hard


Languages

Language:Python 70.0%Language:JavaScript 30.0%