📦 Initialize Geulbeot structure and merge Prompts & test projects

This commit is contained in:
2026-03-05 11:32:29 +09:00
commit 555a954458
687 changed files with 205247 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# 글벗 API Keys
# 이 파일을 .env로 복사한 뒤 실제 키값을 입력하세요
# cp .env.sample .env
CLAUDE_API_KEY=여기에_키값_입력
GEMINI_API_KEY=여기에_키값_입력
GPT_API_KEY=여기에_키값_입력