Created
April 18, 2014 11:19
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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