# Stormkit

> Deploy Nitro apps to Stormkit.

**Preset:** `stormkit`

:read-more{title="Stormkit" to="https://www.stormkit.io"}

::note
Integration with [Stormkit](https://www.stormkit.io/) is possible with [zero configuration](/deploy#zero-config-providers).
::

## Setup

Follow the steps to [create a new app](https://app.stormkit.io/apps/new) on Stormkit.

![Create a new app on Stormkit](/images/stormkit-new-app.png)

## Deployment

By default, Stormkit deploys your app automatically when you push changes to your main branch. To trigger a manual deploy (for example, for the very first deployment), click `Deploy now`.

![Trigger a manual deploy with Deploy Now](/images/stormkit-deploy.png)
