If you’re seeing this in a browser tab, the JS bundle didn’t load.
web/index.html directly via file:// won’t work — this is Vite source, not a built site.npm run dev (Node 22 required).npm run build → copy web/dist/ to your nginx’s document root.See web/README.md for the full workflow.