#Does tanstack uses nodeJs runtime for everything server?

5 messages · Page 1 of 1 (latest)

eternal granite
#

I couldn't find many mentions of runtime on the docs and I don't trust the chat gpt answers too much.
I just want to be sure before I migrate from nextJs to tanstack start. This edge runtime gave me so many headaches and we never used it as we host on bare metal and don't use serverless stuff.

west jay
#

depends on where and what you deploy (and bundle for)

#

this is more of a general question than anything really specific to tanstack start

#

you can run on bun instead of node if you want

eternal granite
#

That's awesome, we have averything on bun expect mobile apps and nextJs apps.