nodejs-chat-completeThis is the completed code for a Hackers @ Berkeley node.js workshop.RequirementsNode.jsMongoDBUsageDownload dependencies by using npm installRun MongoDB: mongodRun node server.js (while MongoDB is also running)