:
Last modified: May 15, 2023

App template

Description of the application construction components for the app template used to develop apps in Altinn Studio.

The App developed in Altinn Studio is currently based on a ASP.NET application template that contains backend and frontend components.

The app developer modifies and enhances the app with changing code and configuration in Altinn Studio or external devlopment tools like Visual Studio Code.

The application is built and deployed as a Docker container in a Kubernetes Pod to a Kubernetes cluster. See deployment architecture for deployment details.

In the future Altinn Studio will support apps based on different templates. Currently we support the below template(s).

“App architecture diagram”
App application architecture