Clone this repository and rename the .env.example
in the root of the project to .env
Install requirements with the requirements.txt
file
$ pip install -r requirements.txt
to get the server initialized for eventlet run
$ python run.py runserver
from the root folder run
docker-compose up
There's a deployment on Render currently at: https://flask-chatrrr.onrender.com/