Dependencies: node
, mongodb
Instructions to use:
- Clone the repo
https://github.com/gawdsnitk/workshop-chat-demo.git
- cd
workshop-chat-demo
npm install
node index.js
The app will run on port 3000, you need to proxy or route requests from port 3000 to some route.