- useEffect + useState → useQuery로 변경 - staleTime 10분으로 캐시하여 중복 요청 제거 - 카테고리 색상 Redis 캐시도 삭제 (DB 변경 반영) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| Dockerfile | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| vite.config.js | ||