Migration to framework mode (or migration from SPA to SSR) #13811
-
Has anyone put together a guide on migrating an existing React Router (v7) single page app to an app that leverages server-side routing (SSR)? All of the guides that I have seen on Framework Mode (e.g. https://reactrouter.com/start/framework/installation) assume that you are starting from scratch, without an existing app. Rather than starting with a template (that might use things that I don't need in my app), I was hoping to find a description of what is required to add SSR capabilities to an existing app. |
Beta Was this translation helpful? Give feedback.
Answered by
brookslybrand
Jun 16, 2025
Replies: 1 comment
-
Yep, we have 2 guides: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tschaub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep, we have 2 guides: