Simple chat service using Socket.io and AngularJS.
Run grunt
#features Real-time communication using Socket.io (Server responds with a dummy message). Users (stored ind MongoDB) Encrypted passwords Responsive design using Angular material. JWT authentication
#to-do Unit testing