Generated App Overview
Applies to: App Generation projects that use the SaaS Engine template
AppWizzy opens the project overview after creation starts. This page provides access to the application, source controls, project details, and recent deployments.
Editor area
The main card shows the generated application or its current creation state.
Select Go to App to open Edit via Chat. This editor combines the application preview with the AI Engineer.
If the VM is paused, select Resume VM first. The application and editor become available after the VM starts.
Code controls
The Code menu can provide these actions:
- download the source repository.
- push the source to GitHub.
- open the connected repository in VS Code for the Web.
Some export actions require source-code access. AppWizzy shows the applicable activation charge before you approve it.
Read Generated Application Source Code and GitHub Integration.
Project information
The Info section can show these values:
- project name.
- public or private access status.
- connected GitHub repository.
- application stack.
- VM machine type.
- selected template.
- creation date.
The Status value shows public or private access. It does not show VM health or deployment completion.
Deployment history
The Deployments section shows recent deployment attempts. Each entry can show its time, duration, result, and build log.
Open View Build Log when creation or deployment fails. Use the newest failed entry for the first review.
The current SaaS Engine flow creates and deploys the development environment automatically. Manual stable deployment controls are currently unavailable.
Project navigation
The left navigation can include these pages:
- Overview for project information and recent deployments.
- Edit via Chat for AI-assisted application changes.
- Code Editor for direct source review and editing.
- Billing for project charges.
- Domains for public domain controls.
- Settings for project and machine settings.
- Logs for project activity and environment diagnostics.
- Specification for the generated requirements document.
- Collaborators for project access.
Some entries depend on the template, project state, and account access. The SaaS Engine template currently hides the visual DB Schema editor.
Next steps
- Open Generated App Editor to test the application.
- Review Version Control and Rollback before large changes.
- Use Troubleshooting AppWizzy Projects when the application is unavailable.