Deploy Node.js Apps

Guided container preparation and deployment for supported Express, NestJS, Fastify, Hapi and Node.js applications.

Quick Start

Connect a repository or upload source. AnchorScape detects the stack, proposes the container configuration and asks you to confirm settings required for the release.

1. Open Deploy & Host
2. Connect a repository or upload a ZIP

3. Review detected services and configuration
4. Deploy first to a non-production environment

Supported Frameworks

  • Express.js - Auto-detected, production-ready config
  • NestJS - Full TypeScript support, optimized builds
  • Fastify - High-performance deployment
  • Hapi - Enterprise-ready configuration
  • Koa - Minimal overhead deployment
  • Next.js - SSR, API routes, static export

What Gets Auto-Configured

  • Node.js version detection from package.json or .nvmrc
  • Dependency installation (npm, yarn, or pnpm)
  • Build step execution (if build script exists)
  • Environment variables injection
  • Health check endpoint configuration
  • Readiness and runtime verification
  • Explicit replica and resource settings

Security Scanning

When selected as a release gate, Lookout assesses your code for:

  • SQL injection vulnerabilities
  • Cross-site scripting (XSS)
  • Hardcoded secrets and API keys
  • Vulnerable npm dependencies
  • Insecure configurations

Shipwright can prepare remediations for review. Failed tests or builds prevent the fix from being recorded as complete.

Ready to Deploy?

Start with a reviewed dev release in AnchorScape.

Deploy Now