How to add Express server around RR7? #12661
Closed
DennisKraaijeveld
started this conversation in
General
Replies: 1 comment
-
You can follow this: https://github.com/remix-run/react-router/tree/08e4f2fd399543cab776f4be8a29181093a3702c/playground/framework-express |
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
-
Is there any documentation on how to wrap RR7 icw Vite, with a custom server like we could do with Remix?
entry file:
Should I somehow set this up within the vite config now?
Beta Was this translation helpful? Give feedback.
All reactions