Deploy Cloud Code
Cloud code is used for server side business login
Cloud code is used for server side business login
In the SashiDo dashboard, go to the Cloud Code tab.
Click on Open in GitHub to link your app to a GitHub repository where you can manage your cloud code.
Clone your repository and override files in folder with the one you will download in MainFiles.zip
from codecanyon
Unzip zip file and copy files in cloud_code
folder and replace them in your cloned repository
Go to cloud/config.js
and update with your app informations like App name,
Push your cloud code to the repository. Any changes pushed to the repository will be automatically deployed to your app.
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