Skip to main content

Develop apps

This is your go-to place when you are developing. It includes how-to guides, tutorials and examples, and it gives you an overview of all available features.

Developer dashboard

When you log in as a developer you land on the 'Develop' page. Here you will find:

  • A prompt to start building directly in your browser with the App Builder
  • An overview of the latest apps you created

Developer dashboard

App store

The App store is where you will find all apps that have been created by you and other developers in your organization. All apps that are maintained by you can be found by selecting the 'My apps' tab.

App store

Development workspace

There are two ways to build apps on VIKTOR:

Each app has its own development workspace that you can use to see what your app looks like and try out the functionalities. You can enter the development workspace in two different ways:

  1. By clicking the 'Develop' button on the app card. The 3 latest apps you created are shown on the 'Develop' page. Alternatively, you can find all your apps by visiting the App store and selecting 'My apps'.

  1. By following the URL that is shown in the terminal when your app code connects to the VIKTOR platform. This is a direct link to the corresponding development workspace.

    INFO    : Connecting to cloud.viktor.ai...
    INFO : Connection is established (use Ctrl+C to close)
    INFO :
    INFO : Navigate to the link below to see your app in the browser
    INFO : https://cloud.viktor.ai/workspaces/XXX/app
    INFO :
    INFO : App code loaded, waiting for jobs...