How to deploy react router v7 framework mode with Nginx? #14604
Replies: 1 comment
-
|
Damn, you guys enable SSR by default? |
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.
-
I have created an app with
npx create-react-router@latest my-react-router-app, which creates project with react router v7 framework mode, after executingnpm run build, this folder structure is generated:There is no "index.html" file, how can I deploy those files with Nginx?
So I'd like to ask:
Is react router v7 framework mode a joke?
Beta Was this translation helpful? Give feedback.
All reactions