This is a very basic application that makes use of sockets for internal messaging, messages are stored on a MongoDB database. this app makes use of Node.js, MonogoDB, Express.
In the root directory run "node server.js", then move to http://localhost:3000 to access the application.