Chatbox An instant messaging app How To Run? docker compose up --build --detach Access http://127.0.0.1:5000/ from 2 different tabs in the browser and start chatting. docker compose logs --timestamps --follow docker compose down