Adding SSR to an existing finished project #7771
Unanswered
JTinkers
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've skimmed through internet and all guides seem to be awfully convoluted.
I've tried to setup SSR on an existing project, as rewriting it for Nuxt or Vite would be an impossible feat - but I keep running into random issues like:
Is there a way to make it in a relatively sane way? Perhaps setup Nginx as reverse proxy and have that as SSR handler - although what about hydration in that case?
I appreciate any input
Beta Was this translation helpful? Give feedback.
All reactions