- Change API proxy hosts to production environment
- Refactor URL parsing logic in alarm routes to use replace method instead of split
- Remove console.log statements and simplify ID extraction
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- requestToken 함수 구현 및 토큰 저장 로직 추가
- 토큰 null 체크 및 자동 로그아웃 처리
- 환경 변수 및 빌드 설정 업데이트
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
- package.json: preview 및 build 스크립트에 환경변수 설정 추가
- 이미지 파일을 public/images 디렉토리로 이동하여 빌드 호환성 확보
- IMAGE_ROOT 상수를 '/images'로 변경하여 빌드 환경 지원
- .env.production 파일 추가로 프로덕션 환경 설정 분리
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>