Skip to main content
Version: 5.7.0

Cloud Code Central

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

  • Capabilitiesan 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: