pc 프로그램 다운로드 기능 적용

This commit is contained in:
Macbook
2026-06-14 10:25:22 +09:00
parent 86b99d8c10
commit 92f67580e3
25 changed files with 1031 additions and 125 deletions
+12
View File
@@ -0,0 +1,12 @@
# GoldenChart Desktop 설치 파일
Jenkins 빌드 후 `scripts/publish-desktop-update.sh`가 이 디렉터리와
`frontend/public/desktop/updates/`에 설치 파일을 복사합니다.
| 파일 | 플랫폼 |
|------|--------|
| `GoldenChart_*_aarch64.dmg` | macOS |
| `GoldenChart_*-setup.exe` | Windows |
- API: `GET /api/desktop-app/info`
- 다운로드 URL: `http://exdev.co.kr/desktop/updates/<파일명>`