# Copy of Publishing your App

After building your Squirrel365 app the final step is to publish it so that it can be shared and used outside of the Squirrel365 Designer<br>

### Publishing to the Cloud

Projects are published and hosted on the Squirrel365 cloud. From there they can easily be shared via a link or embedding a webpage (See the [Project Manager tutorial](https://squirrel365.io/knowledgebase/using-the-project-manager/) for more information about sharing your projects.)&#x20;

#### Publishing an App

To publish a project:

1. Enter **Preview** mode
2. Select the **Publish** button in the top right of the preview screen
3. Give the Project/App a name&#x20;
4. Click **publish**

<figure><img src="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FhBLmcwf4qEUher4pi1k9%2FPublishtoCloud_NewProject.png?alt=media&#x26;token=f243c64a-53c3-49f2-8d74-b56c2259e7c2" alt=""><figcaption></figcaption></figure>

#### Updating published Apps

If the project has been published previously the option to **Overwrite Existing** will be selected by default.

To deploy an updated version of the app:

1. Enter **Preview** mode
2. Click **Publish**
3. Check that the correct project is showing in the drop down (this specifies which published app should be overwritten)
4. Accept or modify the name
5. Click **publish**

<figure><img src="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FYGMEZmKgPenapwKvr49a%2FPublishtoCloud_OverwriteProject.png?alt=media&#x26;token=2553afed-1752-4682-81ac-22eb5f9b0d05" alt=""><figcaption></figcaption></figure>

### Publishing  Locally

{% hint style="success" %}
**Who can use this feature?**

The **Local Export** option is available on the **Builder** subscription plan.

For more details, see our [**plan comparison matrix**](https://squirrel365.io/pricing/).
{% endhint %}

This option enables you to export your App to your local machine for self hosting. It creates a folder file containing all the html, CSS , javscript and assests required for your web application to run.

{% hint style="warning" %}
Locally exported projects will only run when accessed from a Web server, or run from a CORS free browser
{% endhint %}

To publish locally:

1. Enter **Preview** mode
2. Click **Publish**
3. Select the folder in which you want the folder to be created
4. Enter a name
5. Click **Publish**

<figure><img src="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FmX8uCR1fU97eT7qxk52b%2FPublishtoLocal.png?alt=media&#x26;token=e4dd6ccb-74fe-47a3-ac4c-ede6495efea4" alt=""><figcaption></figcaption></figure>

The project manager

After publishing you app you will be taken to the Project Manager screen.&#x20;

This is where you can view and edit That’s the end of this guide to publishing to the Squirrel cloud. For more tutorials on publishing, using the Project Manager, and sharing your projects, see below:

[using-the-project-manager](https://learn.squirrel365.io/publishing-and-sharing/using-the-project-manager "mention")

[publishing-to-squirrel-cloud](https://learn.squirrel365.io/getting-started/publishing-to-squirrel-cloud "mention")
