T
TanStack2mo ago
passive-yellow

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
exotic-emerald
exotic-emerald2mo ago
where does start use hono?
optimistic-gold
optimistic-gold2mo ago
it uses h3/Nitro on the server, not hono

Did you find this page helpful?