Skip to content

Commit

Permalink
chore: README 파일 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunzxn committed Jun 26, 2024
1 parent 141d24b commit 56b602c
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions README.md
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">


0 comments on commit 56b602c

Please sign in to comment.