Files
web-inspector/CLAUDE.md
jungwoo choi c37cda5b13 Initial commit: 프로젝트 초기 구성
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 16:10:57 +09:00

323 B

CLAUDE.md

Project: web-inspector

  • Template: fullstack
  • Created: 2026-02-12

Commands

# 서비스 시작
docker-compose up -d

# 서비스 로그
docker-compose logs -f

# 서비스 중지
docker-compose down

Architecture

프로젝트 구조 및 아키텍처를 여기에 기술하세요.