Skip to content

Commit 0babd74

Browse files
committed
docs: readme에 개발일지 링크 추가
1 parent 24ee605 commit 0babd74

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
1111
**🌐 서비스 URL:** https://investfuture.my
1212

13+
## 📚 개발 후기 및 기술 블로그
14+
15+
프로젝트 개발 과정에서 겪은 기술적 도전과 해결 과정을 정리한 문서들입니다:
16+
17+
- **[배포 및 인프라 구축 후기](./docs/[개발후기]CI-CD.md)** - Docker, GitHub Actions, AWS EC2를 활용한 CI/CD 파이프라인 구축 과정
18+
- **[차트 성능 개선 후기](./docs/[개발후기]-차트성능개선.md)** - AmCharts에서 TradingView Lightweight Charts로 마이그레이션하여 성능 최적화한 과정
19+
- **[웹소켓 개선 후기](./docs/[개발후기]-웹소켓개선.md)** - 개별 STOMP 연결에서 단일 인스턴스 공유로 리팩토링한 실시간 통신 최적화 과정
20+
1321
---
1422

1523
### 📊 프로젝트 개요

0 commit comments

Comments
 (0)