Git deploy and Node
Git deploy
Connect a repository, configure branch and deploy path, enable webhooks for push-to-deploy. Use rollback to restore the previous release.
Node / PM2
Detect package.json, install dependencies, and manage PM2 processes from the Node apps section.