For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

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 for more information about sharing your projects.)

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

  4. Click publish

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

Publishing Locally

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.

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

The project manager

After publishing you app you will be taken to the Project Manager screen.

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

Publishing your App

Last updated

Was this helpful?