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:
Enter Preview mode
Select the Publish button in the top right of the preview screen
Give the Project/App a name
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:
Enter Preview mode
Click Publish
Check that the correct project is showing in the drop down (this specifies which published app should be overwritten)
Accept or modify the name
Click publish

Publishing Locally
Who can use this feature?
The Local Export option is available on the Builder subscription plan.
For more details, see our plan comparison matrix.
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.
Locally exported projects will only run when accessed from a Web server, or run from a CORS free browser
To publish locally:
Enter Preview mode
Click Publish
Select the folder in which you want the folder to be created
Enter a name
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:
Last updated
Was this helpful?