Application name could only contain lowercase letters, numbers and hyphens.
Input a Git URL with package.json at the root level of repository. The package.json should include a start script. You may use nodemon in the start script for development. For private repository on GitHub, please include your personal access token (classic).
Input the port number that your application is listening to.
If checked, a webhook will be added to trigger a pull action when a push event is received. You will need to configure the webhook URL in your repository settings. The webhook URL is https://deploy.app-name.your-login.hkbu.app/pull

This section aims to provide a simple way to deploy Helm charts. You may use the Artifact Hub to search for charts.

Input the URL of the chart repository.
Chart name could only contain lowercase letters, numbers and hyphens.