refactor: 폴더 구조 변경

This commit is contained in:
donghyeon-ka
2026-08-02 00:22:19 +09:00
parent f9c463f87a
commit be2f8e4863
1869 changed files with 4565 additions and 295591 deletions
+19
View File
@@ -0,0 +1,19 @@
# __REPLACE_ME_STACK_NAME__
## 목적
반복해서 함께 배포하는 component 조합을 설명합니다.
## 포함 Component
각 component의 version과 책임을 적습니다.
## 입력과 출력
live root에 노출하는 최소 interface를 적습니다.
## 제약
- backend와 environment credential을 선언하지 않습니다.
- 특정 live 경로를 역참조하지 않습니다.
- component가 한 번만 필요하면 stack 계층을 만들지 않습니다.