Simple node anon chat DEMO CHAT Written with node.js, express, mongoDb, materialise CSS . It is test task) Deployed and live now on HEROKU and MLAB. commands to start locally Start mongo: mongod --dbpath C:/data/db or npm run mongo-local Start server: npm run start