* Content modification 1. Hide Recommendation 2. Update link of LLDAP 3. Update content of Service system * Jump link reset * Additional changes
19 lines
704 B
Markdown
19 lines
704 B
Markdown
|
|
# Develop System Application for Olares
|
|
|
|
::: tip Prerequisites Knowledge
|
|
- Debugging third-party applications with **Studio**
|
|
- Developing applications with **Studio**
|
|
- Understanding the architecture and mechanisms of **Olares**
|
|
:::
|
|
|
|
After a year and a half of work, the Olares team now uses **Studio** for developing system applications.
|
|
|
|
We will show you how to debug issues in the frontend code of **Desktop** using **Studio**.
|
|
1. Create an application in Studio
|
|
2. Configure [deployment.yaml](./deployment)
|
|
3. Configure [OlaresManifest.yaml](./olares-manifest)
|
|
4. Install the application
|
|
5. Configure [nginx.conf](./install)
|
|
|
|
There are also some [other](./other) aspects to consider in development. |