# Deploy — finances Analogous to prospector/deploy.md . - Build: npm run build (backend) + npm run build --workspace web - Serve: Nest main serves web/dist at / ; API /finances . Use FINANCES_WEB_DIST override. - DB: own pg role + FINANCES_* envs. Run migrations/ via script (port migrate.sh). - MCP: install via mcp/ (adapt install-mcp.sh) - Prod: systemd on droplet (port prospector scripts), nginx front with service-token inject. - Transition: co-exist with LP quinn.my / quinn.api ; link or proxy /finances paths.