Export a Realm App (Realm UI)
Overview
You can export Realm apps to a local application directory from the Realm UI. Exported application directories use the name of the Realm app and the application's ObjectId.
When you export your Realm app, the export does not include the secrets. To add your secrets to a different app, refer to the documentation on migrating configuration, including secrets, to a new Realm app.
Prerequisites
Before you begin, you must be logged in as a Project Owner
of the
MongoDB Atlas
project where you want to export the app. You can learn more about creating an
Atlas account in the Atlas Getting Started
documentation.
Procedure
Export the App
Click Deployment in the left-hand navigation.
From here, there are two ways to export your app.
Go to the Export App tab. Click the Export App button. This exports the configuration for the version of the app that is currently deployed.
Go to the History tab. Find the version of the app you want to export. Go to the Actions column, and press the Export button for that version.