Using the Developer area in the Frontastic studio
You can use Developer to access the developer actions in the Frontastic studio.


Once you've clicked Developer, you'll find the below screen:


Each section is outlined below.
Schemas
In Schemas, you can manipulate basic settings regarding your project or page folder configuration.
To download the current configuration, click the download icon.
To upload a new version of your configuration, click the upload icon.


Each environment has its own schema, so you can have different settings for each environment if you wish.
See the extending page folder schema article and extending the project schema artcuke for more information.
Deployment
You can execute a zero downtime deployment of a new version of your backend, as well as a zero downtime rollback if anything goes wrong.


You can do a deployment from any environment setting in the Frontastic studio.
For more information, see the deployment article.
Continuous Integration
You can get an overview of your build process regarding success, duration, or version running throughout the pipeline.


You'll see the same logs no matter which environment you're in.
Click the version name to see the build, the revision link to see the changes, or the down arrow to view the difference. Or open the Build log.
For more information, see the Continuous Integration (CI) article.
Sandboxes
You'll find your Frontastic sandboxes for development.


You can access all the same sandboxes in any environment selected.
Find out more in the Frontastic sandboxes in the Frontastic studio article.
Data sources
When you first open this area, it'll be empty. You'll need to add schemas for data sources for your project.


Find out more in the using data sources in the Frontastic studio article.
Dynamic pages
When you first open this area, it'll be empty. You'll need to add schemas for dynamic pages for your project.


Find out more in the using dynamic pages in the Frontastic studio article.
Updated 6 months ago