Commit 705b9e9
[CONFIG] 로컬 개발 환경 설정 추가
- .gitignore에 로컬 설정 파일 제외 추가
- application-local.yml (개발자별 로컬 설정)
- node_modules/ (불필요한 의존성)
- .claude/ (Claude Code 설정)
로컬 개발 환경 구성:
- LiveKit 로컬 서버 지원 (ws://localhost:7880)
- MySQL 로컬 연결 설정
- 개발/프로덕션 환경 분리
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 5c7f211 commit 705b9e9
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
0 commit comments