A minimal chat application built with AngularJS and Ruby On Rails
A minimalistic chat interface where you enter your name and a message and send, your message is saved in an sqlite DB for simplicity.
This is a public one conversation chat application where anyone can see the list of messages and everyone can send a message.