Skip to content

gr1d99/simple_realtime_chat_app

Repository files navigation

README

Setup

  1. clone
  2. bundle install
  3. rake db:create db:migrate
  4. rails s -b '0.0.0.0 -p 3000
  5. share your public ip address with your friends and start chatting
  6. there is no persistence