zioinfo-mail/scripts/README.md
DESKTOP-TKLFCPR\ython 28d3ba4836 refactor(cleanup): commit folder reorganization - scripts/, _archive/, docs/ restructure
- Move backend/frontend/messenger/ old paths to _archive/
- Reorganize scripts into scripts/deploy, check, push, setup, misc
- Move docs (pptx, docx) to docs/
- Add .claude agents and skills for fullstack/folder-cleanup harness
- workspace/ projects remain intact

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 19:43:09 +09:00

12 lines
361 B
Markdown

# scripts/
GUARDiA 운영 시 사용했던 일회성 Python/JS 스크립트 모음.
| 폴더 | 설명 |
|------|------|
| deploy/ | 서버 배포 스크립트 (deploy_*.py) |
| check/ | 상태 확인 스크립트 (check_*.py) |
| push/ | Gitea push 스크립트 |
| setup/ | 서비스 초기 설정 스크립트 |
| misc/ | 기타 유틸리티 스크립트 |