https://github.com/cvalencia1991/chatapp-rails
Real time Application using stream to handle a chat
https://github.com/cvalencia1991/chatapp-rails
rails ruby
Last synced: 3 months ago
JSON representation
Real time Application using stream to handle a chat
- Host: GitHub
- URL: https://github.com/cvalencia1991/chatapp-rails
- Owner: cvalencia1991
- Created: 2024-04-22T14:57:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T23:43:25.000Z (about 2 years ago)
- Last Synced: 2025-05-25T14:46:08.434Z (about 1 year ago)
- Topics: rails, ruby
- Language: Ruby
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...