Send a remix link so collaborators can clone your Rocket.new project into their own workspace and customize the full app on their account.
Turn any task into a shareable starter. Generate a remix link for any task 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.
Creating a remix link requires a paid plan (Pro or above). Anyone with the link can clone the project for free.
Integration configuration (which services are connected)
Domain configuration
UI components and styling
Navigation and routing
API keys and integration credentials stored in environment variables are automatically stripped from remix links. Recipients must add their own credentials after cloning.
Hardcoded secrets are not stripped. If you have pasted API keys, tokens, or passwords directly into your code rather than storing them in environment variables, Rocket cannot detect or remove them. Always use environment variables for secrets.
Open the task you want to share. Click the Remix icon in the top toolbar.A popup appears explaining that Rocket will create a copy of your task that anyone can use and build on. Click Remix to generate the link.
Click the Remix icon then click Remix
2
Copy and share your link
Rocket generates a unique shareable URL. Click Copy link and share it with anyone.
Remix link generated and ready to copy
Anyone with the link can clone your task to their Rocket account, even if they are on a free plan.