Commit Graph

6 Commits

Author SHA1 Message Date
Macbook d8529ed582 버전문제 수정 2026-06-15 00:03:05 +09:00
Macbook 8b982d7272 버전업데이트 수정 2026-06-14 23:44:22 +09:00
Macbook 86b99d8c10 desktop 앱 적용 2026-06-14 10:15:54 +09:00
Macbook 54fdc3e77a frontend 속도 개선 2026-06-11 00:14:14 +09:00
Macbook 9c620b32e2 fix: 서버 work-tree에서 프론트 빌드 실패(tsc 없음) 해결
서버 checkout에는 node_modules가 없어 npm run build만 실행하면 tsc를 찾지 못함.
build-frontend.sh로 npm ci 후 workspace 빌드를 수행하고,
frontend build 스크립트는 npx tsc/vite build로 통일.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 23:14:16 +09:00
Macbook 3503ef33f5 mobile download 2026-05-28 14:44:19 +09:00