traeon/frontend
caadiq f2070aa8ba feat: 개발 모드 → 배포 모드 전환
- 프론트엔드+백엔드 단일 컨테이너로 통합 (Dockerfile)
- Fastify 정적 파일 서빙 + SPA fallback
- @fastify/static 추가
- Caddy 프록시 대상 변경 (traeon-frontend → traeon)
- 체크박스 w-5/w-0 CSS 충돌 수정

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 21:05:46 +09:00
..
public feat: SVG 파비콘 로고 추가 2026-03-24 14:57:23 +09:00
src feat: 개발 모드 → 배포 모드 전환 2026-03-24 21:05:46 +09:00
Dockerfile feat: 개발 모드 → 배포 모드 전환 2026-03-24 21:05:46 +09:00
index.html feat: SVG 파비콘 로고 추가 2026-03-24 14:57:23 +09:00
package-lock.json feat: 프론트엔드 API 연동 + 다이얼로그 + 무한스크롤 2026-03-24 19:36:40 +09:00
package.json feat: 자동갱신 cron + react-router 제거 2026-03-24 19:48:36 +09:00
postcss.config.js feat: 프론트엔드 더미 데이터 UI 구현 2026-03-24 14:03:49 +09:00
tailwind.config.js feat: 프론트엔드 더미 데이터 UI 구현 2026-03-24 14:03:49 +09:00
vite.config.js feat: 프론트엔드 더미 데이터 UI 구현 2026-03-24 14:03:49 +09:00