TanStackT
TanStack4w ago
8 replies
sacred-emerald

starting the built files

Im currently trying to start the tanstack server locally (using the production built files), and will also try to deploy to a VPS

the current guide (see image) suggests "node .output/server/index.mjs", however when i build, i only get a dist/server/server.js doing node dist/server/server.js doesn't start the server

im guessing the docs aren't updated?

im on start ^1.132.0
image.png
Was this page helpful?