Deploy Cloud Code

Cloud code is used for server side business login

  1. In the SashiDo dashboard, go to the Cloud Code tab.

  2. Click on Open in GitHub to link your app to a GitHub repository where you can manage your cloud code.

  3. Clone your repository and override files in folder with the one you will download in MainFiles.zip from codecanyon

  4. Unzip zip file and copy files in cloud_code folder and replace them in your cloned repository

  5. Go to cloud/config.js and update with your app informations like App name,

Note that in regular license, some files will be missing, since they are only for Extended License
  1. Push your cloud code to the repository. Any changes pushed to the repository will be automatically deployed to your app.

  2. Now it's time to get and save your AppID, clientKey and Server Url for later use.

Make sure that at the end of this progress, you have saved for later use:

  • Application ID or AppId

  • Client Key or ClientKey

  • API URL Address or ServerURL

  • LiveQuery URL Address or LiveQueryURL