Questions about the role of backend (Hono)
I saw that the tanstack start project uses Hono Backend. However, I think that if you use Server Route or Server Function, you don't need a separate Backend, so why use a backend like hono?
2 Replies
ratty-blush•5mo ago
where does start use hono?
adverse-sapphire•5mo ago
it uses h3/Nitro on the server, not hono