scripts

Introducing the Live Scripting System

We are very excited to introduce you all to one of the biggest AcceleratXR platform improvements yet; our live scripting system. The scripting system turns every important piece of the AcceleratXR platform code into user editable documents through our REST API. This means developers can now add, modify or delete any code from a service without requiring forking projects and deploying custom services. With the new scripting service developers can create entirely new service endpoints, data models, background jobs and…

0
Read More

Custom Scripting with AcceleratXR Script Manager (Part 1/5)

Hello everyone and welcome to the first article of a five part series discussing custom scripting with AcceleratXR. This article will focus on introducing you to the AcceleratXR Script Manager, an extension for Visual Studio Code making the management of scripts simple and powerful. The Script Manager extension allows you to interact with an AcceleratXR cluster’s scripting system by implementing a Source Control Provider. The scm provider is able to communicate with your AXR backend cluster. With the manager you…

2
Read More