-
socket.io
-
angular.js
-
mongoose & mongodb. If you want to store chat messages.
-
animate.css to hide and show the chat module .
Insert Chat.ejs into your main application. ( If you are using ejs-local just <%- partial('Chat.ejs') )
This part is the angular.js and socket.io frontend part.
This part is the "backend" nodejs part.