This is a multi-user chat application based on the Tornado Python web framework. It uses your Google account for login.
This version persists chat messages using the Mongo database.
pip install --user -r requirements.pip
pypm install -r requirements.txt
python app.py
stackato push -n