Files
Olares/docs/developer/contribute/system-app/overview.md

712 B

Develop System Application for beOS Pro

::: tip Prerequisites Knowledge

  • Debugging third-party applications with Studio
  • Developing applications with Studio
  • Understanding the architecture and mechanisms of beOS Pro :::

After a year and a half of work, the beOS Pro 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
  3. Configure beOS ProManifest.yaml
  4. Install the application
  5. Configure nginx.conf

There are also some other aspects to consider in development.