Files
Olares/docs/zh/developer/contribute/system-app/overview.md
Meow33 93a20fa397 docs: update Developer Guide and Concepts sections in Olares (#1816)
* Content modification

1. Hide Recommendation
2. Update link of LLDAP
3. Update content of Service system

* Jump link reset

* Additional changes
2025-09-10 21:01:31 +08:00

558 B
Raw Blame History

开发 Olares 的系统应用

::: tip 前置知识:

  • 用 Studio 调试第三方应用
  • 用 Studio 开发程序
  • 了解 Olares 的架构和机制 :::

经过一年半开发Olares 团队在开发系统应用时已经逐渐迁移到 Studio 上。

下面我们将演示如何在 Studio 里调试 Desktop 的前端代码。

  1. 在 Studio 中创建应用
  2. 配置 deployment.yaml
  3. 配置 OlaresManifest.yaml
  4. 安装应用
  5. 配置 nginx.conf

还有其它一些开发注意事项。