Skip to content

Commit bafb941

Browse files
authored
readme update
1 parent 41ae872 commit bafb941

1 file changed

Lines changed: 3 additions & 16 deletions

File tree

README.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
## 📋 목차
1010

1111
- [기술 스택](#-기술-스택)
12-
- [시스템 아키텍처](#-시스템-아키텍처)
1312
- [주요 기능](#-주요-기능)
1413
- [프로젝트 구조](#-프로젝트-구조)
1514
- [CI/CD](#cicd)
@@ -48,22 +47,10 @@
4847

4948
---
5049

51-
## 🏗 시스템 아키텍처
5250

53-
```
54-
┌─────────────┐ ┌─────────────┐ ┌────────────────────────┐
55-
│ Client │────▶│ Nginx │────▶│ Spring Boot │
56-
│ (Frontend) │ │ (Reverse │ │ Server │
57-
└─────────────┘ │ Proxy) │ └───────────┬────────────┘
58-
└─────────────┘ │
59-
60-
┌─────────────│────────────│────────────────────│─────────────────│─────────────────│
61-
│ │ │ │ │ │
62-
┌───▼────┐ ┌─────▼────┐ ┌────▼─────┐ ┌───────▼───────┐ ┌──────▼───────┐ ┌──────▼───────┐
63-
│ MySQL │ │ Redis │ │ AWS S3 │ │ Toss Payments │ │ Google │ │ Kakao │
64-
│ DB │ │ Cache │ │ (Images) │ │ API │ │ OAuth │ │ OAuth │
65-
└────────┘ └──────────┘ └──────────┘ └───────────────┘ └──────────────┘ └──────────────┘
66-
```
51+
52+
53+
6754

6855
---
6956

0 commit comments

Comments
 (0)