Application Configuration
Overview
Each Bellini application has a dedicated configuration area where you can manage its settings. The configuration editor is divided into tabs — each covering a distinct area such as authentication, environments, themes, and mobile options — so you can find and change the right setting quickly. Use this page as a map to all available configuration sections and how to open the editor.
What You Will Learn
- What configuration sections are available for a Bellini application
- How to open the application configuration editor
- Where to find the right tab for a specific setting
When To Use This
Use this page as a reference when:
- You want an overview of all available configuration options for a Bellini application.
- You are setting up a new application and need to know what to configure before deployment.
- You need to find the right configuration section for a specific setting.
Application Configuration Sections
The following sections are available in the configuration editor:
- General Settings — Set the application title, favicon, and description.
- Source Control — Link the application to a remote Git repository or manage an existing connection.
- Authentication — Configure access control for the application and its pages.
- Environments — Manage multiple deployment targets such as staging and production.
- Themes — Apply visual styling across all built-in components.
- Mobile — Configure settings for mobile app export.
- Advanced — Additional application-level settings.
Opening the Application Configuration Editor
There are two ways to open the configuration editor for an application:
- Right-click the application in the Apps view and select Configure from the context menu.
- Hover over the application in the Apps view and click the wrench icon that appears on the right.
The configuration editor opens in the editor area. A tab bar at the bottom of the editor lets you navigate between configuration sections: General, Source Control, Authentication, Environments, Themes, Mobile, and Advanced. Click a tab to switch to that section.
Helpful Resources
- Creating an App — How to create a new application.
- Application Structure — The resources that make up a Bellini application.
- Environments — Set up staging and production deployment targets.
- Community Q&A: Bellini Community
Have a question? Post or search it here.