Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timeless-residents/handson-rails8
Sample Rails 8 application with Hotwire and modern Rails stack, configured for Render deployment
https://github.com/timeless-residents/handson-rails8
docker hotwire kamal postgresql rails8 stimulus turbo
Last synced: about 19 hours ago
JSON representation
Sample Rails 8 application with Hotwire and modern Rails stack, configured for Render deployment
- Host: GitHub
- URL: https://github.com/timeless-residents/handson-rails8
- Owner: timeless-residents
- Created: 2025-02-10T06:30:22.000Z (3 days ago)
- Default Branch: main
- Last Pushed: 2025-02-10T07:19:57.000Z (3 days ago)
- Last Synced: 2025-02-10T07:30:56.020Z (3 days ago)
- Topics: docker, hotwire, kamal, postgresql, rails8, stimulus, turbo
- Language: Ruby
- Homepage: https://handson-rails8.onrender.com/
- Size: 67.4 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
* ...