Simple Webchat Python
Clone repository
git clone https://github.com/Linux-Scratcher/LTchatV2.git
Go in the folder
cd LTchatV2
Install flask & socketio
sudo apt install flask
pip3 install socketio
Run
python3 app.py
Go to url
http://localhost:5006/