Skip to content

Commit

Permalink
Docs: 리드미 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
gunGeongun committed Nov 15, 2024
1 parent c44a48a commit 5596ad5
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@
Backend
## 🛠 기술 스택

- Java 21, Spring Boot 3.x
- MySQL 8.0
- Docker
- Github Actions
- AWS (EC2, RDS)

## 🔍 주요 기능

- 회원 건강 예민도 관리
- 증상 기록 관리
- 생활습관 기록
- 비타민 복용 현황
- 병원 진료 기록
- 예방접종 현황
- 건강검진 관리
- FCM 푸시 알림

## 🔄 CI/CD 파이프라인

1. Github Actions Workflow 트리거 (dev 브랜치 push)
2. Java 빌드 및 테스트
3. Docker 이미지 빌드
4. Docker Hub 푸시
5. EC2 인스턴스 배포

0 comments on commit 5596ad5

Please sign in to comment.