Deploy your app
When you are satisfied with the generated code, deploy the app to make it live:
- Configure integrations — Connect the App Builder workspace, Commerce instance, GitHub repository, and any required environment variables. You must configure integrations before you deploy.
- Deploy and install your app — Deploy the app from the developer agent, then associate, install, and configure it in Commerce App Management.
Continue development externally
When you are ready to continue outside the Commerce Developer Agent, use one of the available export options:
- Download artifact ZIP — Download the generated workspace as a ZIP file and use it as the starting point in your local development workflow.
- Push to GitHub — Connect a GitHub repository through the Integrations tab, and push the generated code to that repo. You can then clone the repository locally and continue development using your normal Git workflow.
- Pushing to GitHub requires setting up the integration and connecting a repository.