커밋 그래프

105 커밋

작성자 SHA1 메시지 날짜
1eccbd7a72 chore: 팀 워크플로우 초기화 + Prettier + 타입 에러 수정
- /init-project로 팀 표준 워크플로우 적용 (CLAUDE.md, settings.json hooks, pre-commit)
- Prettier + eslint-config-prettier 설치 및 ESLint 연동
- format/format:check npm 스크립트 추가
- vite-env.d.ts 추가 (import.meta.env 타입 정의)
- pre-commit 차단 해제: GearDetection/BaseChart 타입 캐스팅

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 08:44:28 +09:00
84c462955a Merge pull request 'release: CI/CD 초기 설정' (#2) from develop into main
All checks were successful
Build and Deploy KCG AI Monitoring / build-and-deploy (push) Successful in 15s
2026-04-06 14:13:26 +09:00
7a9ece5f0f Merge pull request 'ci: Gitea Actions 자동배포 워크플로우 추가' (#1) from feature/add-cicd into develop 2026-04-06 14:13:24 +09:00
6e1fd0918a ci: Gitea Actions 자동배포 워크플로우 추가
main push 시 npm build → kcg-ai-monitoring.gc-si.dev 자동 배포.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 14:12:55 +09:00
c0ce01eaf6 chore: 팀 워크플로우 기반 초기 프로젝트 구성
KCG AI 기반 불법조업 탐지·차단 플랫폼 프론트엔드.
React 19 + TypeScript 5.9 + Vite 8 + MapLibre + deck.gl + Zustand + Tailwind CSS.
SFR 20개 전체 UI 구현 완료, 백엔드 연동 대기.

- npm + Nexus 프록시 레지스트리 설정
- 팀 워크플로우 v1.6.1 부트스트랩 파일 배치
- .githooks (commit-msg, post-checkout)
- package.json name: kcg-ai-monitoring v0.1.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 14:11:29 +09:00