Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/driftingruby/275-hotwire
Hotwire is the newest magic which takes a different approach to building modern web applications without using much JavaScript.
https://github.com/driftingruby/275-hotwire
hotwire ruby rubyonrails stimulus turbo
Last synced: 8 days ago
JSON representation
Hotwire is the newest magic which takes a different approach to building modern web applications without using much JavaScript.
- Host: GitHub
- URL: https://github.com/driftingruby/275-hotwire
- Owner: driftingruby
- Created: 2020-12-23T07:09:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-23T07:09:59.000Z (about 4 years ago)
- Last Synced: 2025-01-20T21:08:25.328Z (12 days ago)
- Topics: hotwire, ruby, rubyonrails, stimulus, turbo
- Language: Ruby
- Homepage: https://www.driftingruby.com/episodes/hotwire
- Size: 159 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- 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
* ...