Shore is a Ruby on Rails template with a modern stack to start your next project.
- Ruby — Ruby 4.0.1
- Rails — Rails 8.1
- PostgreSQL — PostgreSQL 18
- React + Inertia.js — Inertia Rails
- Tailwind CSS — Tailwind CSS v4
- Vite — Vite for asset bundling via vite_rails
- Bun — Bun for JavaScript package management
- Solid Queue — Solid Queue for background jobs
- Solid Cache — Solid Cache for caching
- Solid Cable — Solid Cable for WebSockets
- RuboCop — RuboCop with Standardrb config
- GitHub Actions — CI/CD with security scanning, linting, and tests
See the full Prerequisites guide for detailed installation steps.
brew bundle
bin/setupbin/devVisit http://localhost:3000
bin/rails test
bin/rails test:systemShore is released under the MIT License.
PRs are welcome.
