Skip to content

Instantly share code, notes, and snippets.

@saumya
Created April 18, 2014 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saumya/11038601 to your computer and use it in GitHub Desktop.
Save saumya/11038601 to your computer and use it in GitHub Desktop.
deploying servercode to Kii Cloud platform. Note, this is only servercode deploy not with Hook.
node bin/kii-servercode.js deploy-file --file path/to/myServerCode.js --site us --app-id <AppID> --app-key <AppKey> --client-id <ClientID> --client-secret <ClientSecret>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment