Replies: 1 comment
-
This needs to be done in the HTTP server, not in React Router, here's a template for a React Router app with a custom HTTP server https://github.com/remix-run/react-router-templates/tree/main/node-custom-server. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello, Community!
I'm looking for a feature that will allow me to migrate from Next.js to ReactRouter v7. The function will be called once when a new server instance is initiated. See: https://nextjs.org/docs/app/building-your-application/optimizing/instrumentation
Beta Was this translation helpful? Give feedback.
All reactions