A online chatroom poweed by Flask Installation $ git clone https://github.com/Robin-Dong/quickchat ./quickchat $ cd quickchat $ pip install -r requirements $ flask run Running on http://127.0.0.1:5000/ Linux上应用部署流程