# 실행

## # Example Model

* <https://msa.handymes.com/#/storming/shop-sh><br>

![Model Image](https://github.com/kimsanghoon1/shop/assets/16382067/114d41a0-9699-40ba-a307-e3c141431dc9)

## # 실행 과정 <a href="#undefined" id="undefined"></a>

1. Model 생성 후, 상단의 **Code** Click

2. 코드 생성 후, **Push To Git** Click<br>

   ![Push to Git](https://github.com/kimsanghoon1/shop/assets/16382067/1149e876-f5af-4d7a-a378-e60384128380)

   1. 최초 실행시) **Gitlab Login** 하여 Token 발급

3. Repository 생성 (**Create**) / 자동으로 소스코드 Push -> 4번으로  진행

   ![Repository 생성](https://github.com/msa-ez/platform/assets/16382067/45d07cc5-a135-4e30-b45f-5e988dbefcb1)

   1. 이미 존재 시, The Repository name already Exist -> **Next**<br>

      ![Repository Exist](https://github.com/kimsanghoon1/shop/assets/16382067/45c672f0-8c1b-4347-9f4d-8abc4a92dc09)
   2. Repository를 이미 생성 한 경우, 변경된 코드가 있다면 **Push**<br>

      <figure><img src="/files/jdXjXftk2uX8D32XflU3" alt=""><figcaption><p>Push Menu</p></figcaption></figure>

4. 소스코드 Push 완료 시, GitLab 접속하여 확인인<br>

   <figure><img src="/files/W5F4eot0IGRKJmiAmynq" alt=""><figcaption><p>GitLab</p></figcaption></figure>

5. **IDE** Tab ->  Open GitPod Click하여 GitPod 실행<br>

   <figure><img src="/files/xuFv4l1ZGeNHSYoeRUQq" alt=""><figcaption><p>Open GitPod</p></figcaption></figure>

6. GitPod 실행 화면<br>

   <figure><img src="/files/CuemQaav6riBnJVHOwSu" alt=""><figcaption><p>GitPod 화면</p></figcaption></figure>

7.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dx-ez.gitbook.io/dxez/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
