Skip to content

getbraincloud/examples-cloudcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

examples-cloudcode

What is Cloud Code?

brainCloud allows developers to write custom Cloud Code routines in JavaScript, that reside and run on the brainCloud servers, allowing execution of code more securely and efficiently than if it were run client-side.

brainCloud uses the Mozilla Rhino engine to run scripts.

Scripts can be quickly written and tested via the Design | Cloud Code | Scripts page of the Design Portal.

Handy references

  • Capabilities – an overview of how cloud code can be used in brainCloud
  • Rules – an overview of cloud code scripts
  • Tutorials – recommended for all developers!
  • Examples – handy example scripts

Even more references

Additional pages from the web:

JavaScript Guide – Mozilla’s guide to JavaScript syntax

Releases

No releases published

Packages

No packages published