Skip to main content
Launch your web app to the internet with a single click. Rocket publishes your app through Netlify (the hosting service that puts your app on the internet) automatically, giving you a public URL you can share with users, clients, or testers.Update or unpublish anytime.

Why launch to web

  • Share a live link instantly - send a URL to clients, teammates, or testers without zipping files or setting up hosting
  • Get indexed by search engines - deployed sites are crawlable by Google, which means your content can start ranking
  • Connect a custom domain - point your own domain at the deployed site for a production-ready presence
  • Push updates in one click - every time you improve your app, hit Update to publish the latest version to the same URL

Launch your app

1

Open your project

Open your app in Rocket and click the Launch button in the top-right corner.
Launch button in the top-right of the project screen.Launch button in the top-right of the project screen.
A popup titled Launch on web appears.
2

Click Launch

Click Launch on Web in the popup.
Launch popup showing Netlify publish button.Launch popup showing Netlify publish button.
The button changes to Launching while Rocket deploys your app. This may take a few seconds.
3

Your app is live

When deployment finishes, you will see a success screen with your public URL.
Confirmation screen showing live app link and control options.Confirmation screen showing live app link and control options.
The screen shows:
  • A link to open your app
  • Update button to republish with changes
  • Unpublish link to take it offline
First time launching? Rocket uses a default Netlify account if you have not connected your own.
If you link your Netlify account later, apps published with Rocket’s default account remain published. Rocket uses your Netlify account for new launches only.To move existing apps to your account, open each one and click Launch again.If you disconnect your Netlify integration, Rocket restores the last version using the default Netlify account.
4

Update or unpublish

  • Update publishes your latest changes to the same URL.
  • Unpublish removes the app and disables the public link.
Unpublish confirmation popup with Cancel and Confirm buttons.Unpublish confirmation popup with Cancel and Confirm buttons.
Clicking Unpublish shows a confirmation dialog. Choose Cancel to go back or Confirm to unpublish.
Free users cannot unpublish apps and will see a Built with Rocket badge on the public site. Upgrade to remove the badge and access unpublish options.
After unpublishing, the link stops working. You can publish again anytime.