Skip to main content
Version: 14.x (Next)

Application

Applications are bundles of resources that brings together services (i.e., plugins, templates, and examples), endpoints, CRUD collections, and public variables to ease the setup of large-scale artifacts.

To create or edit an application, you need to provide a manifest, whose resources property should adhere to the following JSON schema.

tip

The JSON schemas of the application resources and of the full application manifest are available on GitHub.

Loading ....