add screenshots and address comments

This commit is contained in:
yajing wang
2025-12-15 21:06:52 +08:00
parent 6ec7f214cb
commit e1362a43f7
25 changed files with 27 additions and 25 deletions

View File

@@ -148,7 +148,7 @@ When enabled, Studio provides dynamic variables. You must use these variables in
1. Once all your configurations are set, click **Create**. This generates the app's project files.
2. After creation, Studio generates the package files for your app, and then automatically deploys the app. You can check the status in the bottom bar.
3. When the app is successfully deployed, click **Preview** in the top-right corner to launch it.
![Preveiw Wallos](/images/manual/olares/studio-preview-wallos.png#bordered)
![Preview Wallos](/images/manual/olares/studio-preview-wallos.png#bordered)
## Review the package files and test the app
Apps deployed from Studio include a `-dev` suffix in the title to distinguish them from Market installations.

View File

@@ -5,7 +5,7 @@ description: Learn how to use Studio to set up a dev container, access it via VS
# Develop in a dev container
Olares Studio allows you to spin up a pre-configured dev container to write and debug code (such as Node.js scripts or CUDA programs) without managing local infrastructure. This provides an isolated environment identical to the production runtime.
The following guide shows the setup workflow using a Node.js project as an example.
The following guide shows the development and setup workflow using a Node.js project as an example.
## Prerequisite
- Olares version 1.12.2 or later.

View File

@@ -6,7 +6,7 @@ description: Get started with Studio to deploy Docker-based apps, develop new ap
Studio provides a real Olares environment for building, porting, and testing apps when cloud features and the sandbox system are hard to simulate locally. With Studio you can:
- Create a new Olares app in an online development container.
- Port an existing app, adjust its configurations, and test the installation flow.
-Package your app into a chart and download it when your app is ready.
- Package your app into a chart and download it when your app is ready.
## Access Studio
You must manually install Studio: