Getting Started

From sandbox to production.

Going from zero to hero can be distilled into 4 simple steps:

  1. Signing up for the Developer Portal

  2. Setting up your development environment and downloading the necessary libraries, frameworks and tools

  3. Developing the design & functionality of your application

  4. Testing, reviewing and putting your application live.

There is no telling how long each step will take as it is completely dependent on how quickly you can design and build your application. This 'Getting Started' guide will however ease you through the process of building and developing your application – the most consuming activity – and take you through an example application here.

If you want to skip ahead of the example, then go straight to our design patterns to utilise a particular system structure for your use-case, and then head to our language-specific guides.

It is important to be aware of our application review process when you are finished with your application's development. Read about it here.

Last updated