integrations/tanstack-start #714
Replies: 3 comments 1 reply
-
|
I'd love to see full support for TanStack Start including SSR routes 🔥 |
Beta Was this translation helpful? Give feedback.
-
|
Important note that websockets will not work, the reason is the backend of tanstack start does not support it, the server side can only handle http requests |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/TanStack/router/tree/main/examples/react/start-bun Is there Elysia wrapper for this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
integrations/tanstack-start
Elysia can run inside Tanstack Start API server routes, and both works in Data Loader or with Tanstack React Query with type safety using Eden.
https://elysiajs.com/integrations/tanstack-start
Beta Was this translation helpful? Give feedback.
All reactions