-
Where the entire react-router app becomes a hono instance, that you can import and route via another hono app. |
Beta Was this translation helpful? Give feedback.
Answered by
rphlmr
Mar 31, 2025
Replies: 1 comment 9 replies
-
It is created inside createHonoServer but you can pass your own! |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
rtrampox
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is created inside createHonoServer but you can pass your own!
https://github.com/rphlmr/react-router-hono-server/blob/main/examples/node/custom-mount/app/server/index.ts