-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# 동그리나 | ||
|
||
## 1. 소개 | ||
반려동물의 건강, 일상 등을 가족, 친구, 연인과 함께 기록하고 공유할 수 있는 서비스입니다. | ||
|
||
## 2. 팀원 | ||
- [문현준](https://github.com/hyunzxn) | ||
- [권민우](https://github.com/Kwonminwoo) | ||
|
||
## 3. 사용 기술 | ||
- **Backend** | ||
- Java 17 | ||
- Spring Boot 3.3.0 | ||
- Spring Data JPA | ||
- Spring Security | ||
- Spring Validation | ||
- OAuth2 | ||
- Querydsl | ||
- **Database** | ||
- MySQL | ||
- Redis | ||
- **Infra** | ||
- AWS | ||
- VPC | ||
- EC2 | ||
- Load Balancer | ||
- RDS | ||
- S3 | ||
- ECR | ||
- Route53 | ||
- Docker | ||
- Github Actions | ||
|
||
## 4. 클라우드 아키텍처 | ||
<img width="1282" alt="백엔드 아키텍처" src="https://github.com/Donggrina/Backend/assets/100478841/71639a78-187c-45ab-bb7d-26e3850d84d0"> | ||
<img width="1282" alt="프론트-백엔드 통신 흐름" src="https://github.com/Donggrina/Backend/assets/100478841/cb9af131-2b2b-4747-833a-20c4d03ad2da"> | ||
|
||
## 5. ERD | ||
<img width="1282" alt="ERD" src="https://github.com/Donggrina/Backend/assets/100478841/ff77b0f3-bcd6-48fd-9fa6-dd5cd39591a0"> | ||
|
||
|