Getting started
Last updated
Was this helpful?
Last updated
Was this helpful?
To create an app on the platform you will need to be proficient in JavaScript, Swift or Kotlin. In this guide we are using JavaScript.
You'll need to be familiar with how the platform works, its architecture and terminology. You will also need access to Studio and to have requested SDK access.
Familiarise yourself with the of the platform
Review the
You can request access via or your account manager.
Request a login to
Request access to
Set up your local development environment for JavaScript
Make sure you have Node.js at least version 18 and npm installed. You can also use alternative package managers like yarn or npm.
Ensure you have a way to deploy your code to a public hosting environment or to tunnel your local machine