Turn any project into a shareable starter.Generate a remix link for any project and share it with anyone. Recipients get an instant clone of your entire app - screens, code, and integrations - ready to customize with their own credentials.Perfect for sharing templates, distributing starter projects, or showcasing your work.
Use cases
Client handoff
Build a project for a client and share the remix link. They clone it, add their own API keys, and own the project.
Starter projects
Create reusable starter projects for common app types and share them with your team or community.
Portfolio showcase
Share working demos of your projects. Viewers can clone and explore the full codebase.
Education and tutorials
Build example projects for courses or tutorials. Students clone and follow along with their own copy.
What’s included in a remix
| Included | Not included |
|---|---|
| All screens and pages | API keys (secret passwords for external services) and environment variables (private settings stored securely outside your app code) |
| Complete codebase | Integration credentials |
| Integration configuration (which services are connected) | Deployment settings |
| UI components and styling | Domain configuration |
| Navigation and routing |
API keys and integration credentials stored in environment variables are automatically stripped from remix links. Recipients add their own credentials after cloning.
Detailed walkthrough
- Web Browser
- Mobile App
Before you begin
You will need:
- You are signed in to Rocket.
- An active paid subscription (Starter, Pro, or Business plan).
- A project you want to share.
Creating a remix link
Open Create remix link
Navigate to rocket.new, sign in, and open the project you want to share. Then access the left sidebar menu and select Create remix link.



Using a remix link
When someone shares a remix link with you, you can instantly clone their project to your account.Preview and clone the project
Click on the remix link shared with you. You will see a preview page with project details and a live preview.

Click the Remix in Rocket button to clone the entire project to your account.


Success check: You will be redirected to your new project with a confirmation message.
What’s next?
Iterate with chat
Customize the cloned project using natural language.
Connect integrations
Add your own API keys to activate the integrations.
Using templates
Browse Rocket’s built-in template library for more starting points.
Deploy your app
Publish the project to the web once you have made it yours.

