Requirements:
- Total.js
+v4.0.0
- download module
code.js - copy it to
yourapp/modules/code.js - update
/configfile - restart the app
You can change the endpoint for the monitor via the /config file of the application like this:
code_url : /$code/
code_token : 123456code_urlis an API endpoint for communicating between Total.js Code Editor and your appcode_tokenis a security element (optional)