Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/mini-apps/quickstart/migrate-existing-apps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
title: Migrate an Existing App
description: Quickly migrate your existing app to a mini app, preview it in Base Build, and publish to the Base app.
---
<Panel>
<iframe
className="w-3/4 aspect-video rounded-xl mx-auto block"
src="https://www.youtube-nocookie.com/embed/bChuIvqLiX0"
title="Turning an Existing App into a Mini App on the Base App"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
></iframe>
</Panel>

**Prerequisites**
* You have an existing web app
* You have a Base app account
Expand Down