flask-chat-app
flask-chat-app copied to clipboard
Any way to run without db?
Hello,
Is there any easy way to modify this code to run with static login/password?
I would like to be able to test it without setting up a mongodb. Cheers
@lonnietc here is the link of the first commit, so you can just clone it and run locally without db. Just run "app.py" in the terminal: https://github.com/nikhilkumarsingh/flask-chat-app/tree/cac07d1d01a1afe60f35fbe1f08340ee2b16b832