Commit Graph

2 Commits

Author SHA1 Message Date
chpark 035eb0259f feat: Kubernetes 자동 배포 파이프라인 구축
Build & Deploy / build-and-deploy (push) Failing after 1m56s
- Dockerfile: Expo web export → nginx multi-stage 빌드
- nginx.conf: SPA fallback, gzip, health endpoint
- K8s manifests: namespace, deployment (2 replicas), service, ingress
- Traefik IngressRoute (선택적) 포함
- Gitea Actions workflow: push 시 빌드→Gitea Registry push→rollout restart
- DEPLOY.md: 초기 설정 가이드 (kubeconfig, secrets, DNS)

Domain: insurance.junggomoa.com

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 23:59:51 +09:00
chpark 0a111c172f feat: 보험케어 앱 초기 구축 (React Native + Expo)
- 14개 핵심 기능 화면 구현 (진단/점수/청구/가족/AI판정 등)
- 하단 탭 5개 (홈/내보험/보험금/상담/마이) — 시그널플래너/보맵 참고
- 공용 컴포넌트, 테마 시스템, Zustand 전역 스토어
- Android/iOS/Web 크로스플랫폼 지원

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 23:54:38 +09:00