Copy
You can copy snippets of code directly from the interface. This is useful if you want to inspect a specific component or reuse a piece of code in another project.Download
For complete control, you can download the entire codebase for your application at any time. This gives you a complete copy of all the frontend and backend files, allowing you to:- Move to Your Own Hosting: You can take the code and host it on any server or platform of your choice.
- Customize and Extend: If you have development experience, you can modify the code to add custom features or make advanced modifications.
- Integrate with Your Own Workflow: You can integrate the code into your existing development workflow, such as a Git repository or a CI/CD pipeline.