https://github.com/timeless-residents/handson-rails8
A hands-on Rails 8 application demonstrating modern web development with Ruby on Rails, featuring a blog post system and PWA support
https://github.com/timeless-residents/handson-rails8
blog docker kamal pwa rails ruby
Last synced: 3 months ago
JSON representation
A hands-on Rails 8 application demonstrating modern web development with Ruby on Rails, featuring a blog post system and PWA support
- Host: GitHub
- URL: https://github.com/timeless-residents/handson-rails8
- Owner: timeless-residents
- Created: 2025-02-11T07:04:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T19:05:40.000Z (over 1 year ago)
- Last Synced: 2025-04-06T04:21:10.686Z (over 1 year ago)
- Topics: blog, docker, kamal, pwa, rails, ruby
- Language: HTML
- Homepage: https://handson-rails8.onrender.com/
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
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
* ...