a live chat room built with python(flask / gevent / apscheduler) + redis
- cd /path/to/source
- python bootstrap.py
- bin/buildout
- make sure redis-server is started
- bin/supervisord
- [optional] bin/supervisorctl
- goto localhost:9527
- open multi browser to test live communication
- login (custom nickname)
- adjust style
- create room
- coffee-script

