docs: README.md 프로젝트 현황 기반 전면 개편 - #144
Conversation
서비스 로고 및 기술 스택 뱃지, 핵심 흐름과 주요 기능 테이블, Frontend/Backend 기술 스택 분리 정리, 프로젝트 디렉토리 구조, 시작하기 가이드, Git 브랜치 전략 등 프로젝트 전반 내용을 반영. Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughREADME.md가 서비스 소개, 핵심 기능, 기술 스택, 학습 내용, 프로젝트 구조, 팀 정보 중심으로 재구성되었습니다. ChangesREADME 문서 개편
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Around line 28-34: There are unlabeled fenced code blocks in README.md causing
markdownlint MD040 warnings; update each affected fence to include an explicit
language tag, using text for these plain-content blocks. Locate the affected
sections by the Korean headings and any other fenced examples referenced in the
comment, and ensure every opening fence is matched with the same content but
language-specified so rendering and linting both pass.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI (base), Organization UI (inherited)
Review profile: CHILL
Plan: Pro Plus
Run ID: fdd8d5ac-5006-4574-903d-8bda72163209
📒 Files selected for processing (1)
README.md
| ``` | ||
|
|
||
| --- | ||
|
|
There was a problem hiding this comment.
과연 이게 필요한 내용일까요?
뻔한 실행방법보다 어떤문제때문에 말해부엉을 만들었고 기술적으로 어떻게 해결했는지,
프로젝트를 만들면서 배웠던 점은 무엇인지 넣어보면 좋을거같아요
| ## 팀 정보 | ||
|
|
||
| 배포 환경변수는 Vercel Dashboard의 Project Settings > Environment Variables에서 관리합니다. | ||
| **I5-Project** 팀 프로젝트 |
| ## 라이선스 | ||
|
|
||
| 상세 내용은 [`docs/guides/ENV_GUIDE.md`](docs/guides/ENV_GUIDE.md) 및 [`docs/guides/VERCEL_DEPLOYMENT_GUIDE.md`](docs/guides/VERCEL_DEPLOYMENT_GUIDE.md)를 참고하세요. | ||
| 이 프로젝트는 비공개 프로젝트입니다. |
퍼블릭 리포지토리이므로 비공개 프로젝트 문구 제거. Co-Authored-By: Claude <noreply@anthropic.com>
실행 가이드 중심에서 포트폴리오 관점으로 전환: - 프로젝트 탄생 배경 (문제 인식, 해결 방향) - 핵심 기능별 기술적 해결 방법 (AI 판결, 상태 전환, 감정일기, 선물추천) - 프로젝트를 통해 학습한 점 (DDD, 상태 관리 분리, AI 안정성, 보안 설계, 문서 중심 협업) Co-Authored-By: Claude <noreply@anthropic.com>
PR 기록 기반으로 5명 팀원의 역할과 담당 영역 정리. 도메인별 풀스택 개발 구조를 반영하여 역할 구분. Co-Authored-By: Claude <noreply@anthropic.com>
nobr 태그로 이름 줄바꿈 방지, 담당 영역 텍스트 축약으로 열 너비 확보. Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
브랜치 전략, 개발 흐름(dev 최신화→브랜치→검증→PR→리뷰→Squash Merge), 커밋 컨벤션을 프로젝트 실제 운영 기준으로 정리. Co-Authored-By: Claude <noreply@anthropic.com>
Summary
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit