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