Vanilla Node chat application A simple realtime chat application using Nodejs with no frameworks and Socket.io Try it Clone the repo change directory and run: npm i && npm run start