Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donrestarone/rails-hotwire-chat
test driving the new hotwire-rails framework by building a simple chat app
https://github.com/donrestarone/rails-hotwire-chat
Last synced: about 2 months ago
JSON representation
test driving the new hotwire-rails framework by building a simple chat app
- Host: GitHub
- URL: https://github.com/donrestarone/rails-hotwire-chat
- Owner: donrestarone
- Created: 2020-12-30T11:41:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T11:42:02.000Z (about 4 years ago)
- Last Synced: 2024-10-16T04:10:11.716Z (3 months ago)
- Language: Ruby
- Size: 157 KB
- Stars: 1
- Watchers: 2
- 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
* ...