Publishing your app

Publishing a release

Publish your app so anyone can use it: how to publish, what happens afterwards, and the channels you can publish to.

Updated 2026-09-11

Publishing moves your app from a private draft to something anyone with the link can use. You can publish as many times as you like; each release replaces what visitors see.

Publish

  1. Click Publish at the top right of the editor (the version card in the conversation has the same button).
  2. The panel tells you the app will be available to external users after publishing. Click Publish Now.
  3. Wait for "Application publishing in progress" to finish — usually under a minute. Do not send new messages or edits while it runs.

The publish panel with the Publish Now button

Each publish costs 20 credits. When it succeeds:

  • The app is live at https://<app-id>.appmedo.com. The panel shows the Access Link with copy and share buttons.
  • The top-right button becomes Update, and the version card is tagged Published.
  • The project card in your list shows online, with a Visit button.

The publish panel after publishing: Access Link, Unpublish, Update&Publish, and the Pro options

The published panel is also where you manage everything about the live app:

ControlWhat it does
UnpublishTakes the app offline; see Updating & taking offline.
Update&PublishReleases the current draft.
Optimize SEO (Pro, beta)Lets MeDo check and fix how the app appears in search; see SEO & Search Visibility.
Configure Custom Domain (Pro)Serve the app on your own domain; see Custom domains & SSL.
MarketplaceList the app publicly and earn credits when it is remixed or liked; see Marketplace.
Hide this project's watermark (Pro)Removes the "by Medo" badge from the published app.
Pencil next to Access LinkReplace the app ID in the address with a prefix of your choice (300 credits).

If your app stores data, turn on keep-alive

This is the most common reason a published app breaks a week later.

MeDo offering to enable backend keep-alive after publishing

If your app has a backend — bookings, orders, accounts, form records — MeDo offers to enable Backend Keep-Alive after publishing, and you can turn it on any time from the Backend view. Accept it for anything real customers will use. Without it, a Free-plan backend is paused after five consecutive inactive days: the pages still open, but nothing can be read or saved until the backend is running again.

Keep-alive is a Pro and Max feature; a running backend is billed at 15 credits per app per day. See Backend settings & keep-alive and Credit System.

Channels

An app can go to more than one channel, and the available channels depend on the app type.

ChannelWhat it gives you
MeDo linkAlways included. A shareable URL and QR code for the published app.
Custom domainYour own domain instead of the default address. Pro and Max. See Custom domains & SSL.
MarketplaceLists your app publicly so others can find, open, and remix it — and you earn credits when they do. See Marketplace.

If you configured a custom domain, that link takes priority in the publish panel and the default MeDo link is hidden.

Before you publish

After publishing