Dative Documentation
  • Get Started
  • Setup Mailgun
  • Firebase setup
  • Admob Setup
  • Facebook Login Setup
  • Parse Server Setup
    • Add Social Login
    • Deploy Cloud Code
  • Zegocloud Setup
  • Get Dative Core API key
  • Import and install app
    • Import project
    • Install the app
    • Setup zegocoud and Server
    • Run and compile the app
  • Update Branding
  • Customizations
Powered by GitBook
On this page
  1. Parse Server Setup

Deploy Cloud Code

Cloud code is used for server side business login

PreviousAdd Social LoginNextZegocloud Setup

Last updated 8 months ago

  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

  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,

  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

codester
Note that in regular license, some files will be missing, since they are only for Extended License