Quicksave Logo

Publishing a QSApp

Once you’ve assembled your UI layouts and state machines, the QSApp Editor makes it easy to publish your application to the web. Follow the steps below to get your app live.

How to Publish a New QSApp

In order to publish a QSApp, you need a Machine Editor .machine file. If you don't have one available, you can use one of our premade QSApp Templates.

  1. Launch the QSApp Editor.
  2. Save the QSApp to the same file location as the Machine Editor and UI Editor layout assets that you want to publish.
  3. Generate a unique ID by selecting the File menu option, and then Generate QSApp ID.
  4. Select your .machine file using the File Picker icon in the Machine field.
  5. Save your QSApp again from File > Save.
  6. Publish your QSApp from File > Publish QSApp.
  7. Your QSApp will be published, and the QSApp Editor will provide you with a link to your QSApp that you can view on the web!

Updating an Existing QSApp

Updating an already published QSApp is simple!

  1. Open your previously saved QSApp file.
  2. Update the Machine using the File Picker.
  3. Publish your QSApp from File > Publish QSApp.

The previously published QSApp will immediately update to display the newly provided layout.