mongodb-chat Chat application with socket.io and MongoDB. Instructions Download the code git clone https://github.com/joseanfernandez/mongodb-chat Install dependencies cd mongodb-chat npm install Use it! First time with MongoDB? Read before how to create a new database here Create a new database called chat. npm start Go to http://localhost:3000