https://github.com/raphox/rails-next
Sample application to integrate Next.js with Ruby on Rails
https://github.com/raphox/rails-next
nextjs ruby ruby-on-rails
Last synced: 11 months ago
JSON representation
Sample application to integrate Next.js with Ruby on Rails
- Host: GitHub
- URL: https://github.com/raphox/rails-next
- Owner: raphox
- Created: 2023-07-06T10:34:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T17:01:25.000Z (almost 3 years ago)
- Last Synced: 2025-07-11T08:06:08.153Z (11 months ago)
- Topics: nextjs, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://rails-next.onrender.com/
- Size: 87.9 KB
- Stars: 10
- 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
* ...