Skip to content
/ chatty Public
forked from Joseph-N/chatty

Chatty is a Gmail like instant chat application implemented in rails using private_pub gem

Notifications You must be signed in to change notification settings

cao7113/chatty

 
 

Repository files navigation

CHATTY

Chatty is a Gmail like instant chat application implemented in rails using private_pub gem for near-realtime instant chat. Checkout the tutorial on how to go about implementing it from scratch.

Try with cao7113

Great chat example!

Customize as need:

  • add Foreman to manage servers

  • seed {dev1, dev2, dev3, test1, test2, test3}@dev.com users

try at:

localhost:3000

Contributing

Feel free to clone the app, make improvements on it and submit a PR ;-)

About

Chatty is a Gmail like instant chat application implemented in rails using private_pub gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 51.0%
  • HTML 24.2%
  • JavaScript 18.0%
  • CSS 6.2%
  • CoffeeScript 0.6%