This is a node.js chat application powered by SockJS and Express that provides the main functions you'd expect from a chat, such as emojis, private messages, an admin system, etc. Clone this repo to your desktop and run npm install to install all the dependencies.
Full article