docs: add redirects and refactor studio docs
This commit is contained in:
29
docs/developer/develop/tutorial/package-upload.md
Normal file
29
docs/developer/develop/tutorial/package-upload.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
description: Download an app package from Studio and install it in the Olares Market for stable, long-term use.
|
||||
---
|
||||
|
||||
# Package and upload your app to Market
|
||||
|
||||
Apps created in Studio are ideal for development and testing. For stable, long-term use, it is best to install them through the Olares Market.
|
||||
|
||||
## Download the App package from Studio
|
||||
|
||||
After confirming that your app works as expected, you can download its complete installation package.
|
||||
|
||||
1. Open your app project in **Studio**.
|
||||
2. Click <span class="material-symbols-outlined">more_vert</span> in the top-right corner.
|
||||
3. Select **Download** from the dropdown menu to save the app package to your local machine.
|
||||
|
||||
## Install the App via the Market
|
||||
|
||||
1. Open the **Market** app.
|
||||
2. Navigate to the **My Olares** section and select **Upload custom chart**.
|
||||
3. Select the app package file (`.tgz`) you downloaded from Studio. Wait for the upload to complete.
|
||||
4. A pop-up will appear confirming the app was successfully added. Click **Install now**.
|
||||

|
||||
|
||||
Once finished, you can click **Open** to launch it.
|
||||
|
||||
All custom-installed apps will appear under the **My Olares** > **Upload** tab.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user