Github Deployment Button

The Deploy button allows you to quickly run deployments with 4EVERLAND in your Git repository by clicking the 'Deploy button'.

The buttons should be as follows:

Git Repository URL

Parameter: GITHUB_REPO_URL

Value: The source Git repository URL

Type: String

The Git Repository URL parameter allows you to define a Git repository URL, optionally including the sub directory within a repository, that you will clone into your GitHub account when going through the 4EVERLAND Project Creation Flow.

circle-info

An example Deploy Button source URL using the git repository url parameter

Sample code

GITHUB_REPO_URL:

https://github.com/4everland/project-templates/tree/main/examples/vue

circle-info

A HTML snippet that shows a linked Deploy Button.

circle-info

If you have any questions, please join our Discord serverarrow-up-right, or send us an email at [email protected]envelope.

Last updated