socketio-chat Node.JS simple chat, using express, mongoDB and socket.io Installing: Clone project: git clone https://github.com/kantegory/socketio-chat.git Install all requirements: cd socketio-chat && npm i Run project: npm start Example: