Deploy Button

Deploy public Git projects to WunderGraph Cloud with the Deploy Button. The Deploy Button allows users to create a new project in WunderGraph Cloud by cloning a public Git repository.

Deploy to WunderGraph

Generate a Deploy Button

To generate a Deploy Button, you need to provide the URL of the Git repository to clone. The URL must be a valid Git URL and must be publicly accessible.

1
[![Deploy to WunderGraph](https://wundergraph.com/button)](https://cloud.wundergraph.com/new/clone?repositoryUrl=https%3A%2F%2Fgithub.com%2Fwundergraph%2Fwundergraph%2Ftree%2Fmain%2Fexamples%2Fnextjs)

Support parameters

ParameterValueType
repositoryUrlThe URL of the Git repository to clonestring

Was this article helpful to you?
Provide feedback

Edit this page