Ship Express, NestJS, or Next.js apps with a single convox deploy, defining services in a short convox.yml while Convox builds and runs them in your own AWS, GCP, or Azure account.
Connect a repo so every push builds and deploys your Node.js services automatically, shipping API updates, WebSocket changes, or new microservices without manual steps.
Convox adds and removes replicas to match demand, keeping real-time chat, REST APIs, and event-driven services responsive without overprovisioning capacity.
Set NODE_ENV, PORT, API keys, and per-service CPU and memory through the CLI or Console, right-sizing GraphQL servers and background workers without touching infrastructure.
Run the same build locally, in staging, and in production, with package.json dependencies and npm scripts resolved identically across every environment.
Track CPU, memory, and request metrics out of the box to catch event-loop bottlenecks and memory leaks in long-running Node.js processes.