> For the complete documentation index, see [llms.txt](https://docs.dappling.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dappling.network/deployments.md).

# Deployments

A dAppling Deployment is the result of a successful build of your Project.

When you create a deployment, dAppling automatically generates a new and unique URL. You can visit this URL to preview your changes in a live environment.

\
You can deploy your projects to dAppling using [Github](/deployments/git-integrations/dappling-for-github.md).&#x20;

## Git

The most common way to create a Deployment on dAppling is through pushing code to [Git](/deployments/git-integrations/dappling-for-github.md)[ ](/deployments/git-integrations.md)repositories.

Creating an automatic Deployment starts by[ importing a Git repository on dAppling](/deployments/git-integrations.md). This repository can be either private or public. To set up a Git repository, click the [New Project](https://dappling.network/new) button from the dAppling dashboard.

Deploying your application using dAppling's Git integration provides you with the following benefits:

* Streamlined collaboration through pull requests or merge requests.
* The ability to test new features and changes using Preview Deployments before merging them into the main branch to automatically create a Production Deployment.

For further details, explore our [Deploying a Git repository guide.](/deployments/git-integrations/dappling-for-github.md)

:cactus:*Fun Fact: The Venus flytrap can close its trap in about 0.1 seconds to capture insects for nutrients.*
