Documentation

Example: Deploy an App

Ship a Node.js or Next.js app from Git with automatic builds and zero downtime releases.

1. Create the service

Add a new App service, select your repository, and choose the branch you want to deploy. Nouva detects the runtime and generates the build automatically.

2. Configure environment variables

Add environment variables in the Variables tab. If your app uses a database, copy the connection string from your database service.

3. Deploy and verify

Push a commit to trigger a deployment. Watch build logs, then open the service URL once the deployment is healthy.

Need logs or metrics? See Logs and Metrics.