# StormKit

> Deploy Nitro apps to StormKit.

**Preset:** `stormkit`

<read-more></read-more>

<note>

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

## 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 will deploy your apps automatically when you push changes to your main branch. But to trigger a manual deploy (for example, you might do this for the very first deployment), you may click `Deploy now`.

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