Tanstack start docker deployment
Is it possible to build my tanstack start application as a docker application?
3 Replies
quickest-silver•13mo ago
start wouldn't need anything special for docker, just build and start.
stormy-goldOP•13mo ago
yep just saw this https://nitro.build/deploy/runtimes/node
Node.js - Nitro
Run Nitro apps with Node.js runtime.
stormy-goldOP•13mo ago
thanks!