Commit Graph

2 Commits

Author SHA1 Message Date
Johngreen b4639e00cc feat: 파비콘 추가 (파란 배경 흰색 S) 및 noImplicitAny 타입 수정
- web/admin 양쪽 앱에 icon.svg, apple-icon.png, favicon.ico 추가
- Prisma .map() 콜백의 implicit any 타입 에러 수정

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 07:56:01 +09:00
Johngreen 3f7c0f8e79 fix: admin public 디렉토리 누락 및 Dockerfile COPY 안전 처리
- apps/admin/public/.gitkeep 추가
- Dockerfile: public 디렉토리 미존재 시에도 COPY 성공하도록 수정

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 22:45:22 +09:00