An open API service indexing awesome lists of open source software.

https://github.com/gr1d99/simple_realtime_chat_app


https://github.com/gr1d99/simple_realtime_chat_app

actioncable rails ruby

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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`