Rails 7 and React 18 Setup or installation guide #1328
lakshmaji
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Hi @lakshmaji! It looks like the links you posted are dead. Is this the repo? https://github.com/lakshmaji/rails-react |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created a starter template for using
inertia.js
with Rails 7, here with minimal external dependencies, below are list of tools or frameworks I have used,I have added a step by step guide for setting up
Inertia
withRails 7
here.I have made the repo as
template
, which means the template can be used to start new projects from it. Or you can follow the commit history.So far this is basically a client side application (views only). I will add another guide for SSR walk through stay tuned.
Thank you Inertia 🙏.
Beta Was this translation helpful? Give feedback.
All reactions