Update Application.md

هذا الالتزام موجود في:
2025-09-11 15:25:01 +00:00
الأصل 5519f0629c
التزام 0362379f4a

عرض الملف

@@ -1,10 +1,10 @@
## What is an Application? ## What is an Application?
When working with the Ghaymah CLI, an **Application** is the central resource youll interact with. When working with the Ghaymah CLI, an **Application** is the central resource youll interact with.
Its not just source codeits a deployable unit wrapped in a container, ready to run anywhere. Its not just source code its a deployable unit wrapped in a container, ready to run anywhere.
Think of an Application as the thing you **create, launch, update, and monitor** through the CLI. Think of an Application as the thing you **create, launch, update, and monitor** through the CLI.
Everything elselike containers, configs, and logsrevolves around it. Everything else like containers, configs, and logs revolves around it.
> **Note:** A **Project must be created first** before you can initialize or launch an Application. > **Note:** A **Project must be created first** before you can initialize or launch an Application.
> The Project acts as the parent workspace that organizes your Applications and related resources. > The Project acts as the parent workspace that organizes your Applications and related resources.