Skip to content

Commit d5cddc4

Browse files
authored
Update README.md
1 parent 11c56a6 commit d5cddc4

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

README.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,56 @@
1-
<h3 align="center">
2-
<img width="1600" src="https://github.com/Programmers-HandsUp/BE-handsup/assets/77109954/8f131580-df1d-41a4-9f78-7dc5dbf623ea"/>
3-
</h3>
1+
# HandsUp <img src="https://github.com/user-attachments/assets/6027d955-af6e-458f-9859-f9ff528f35a6" align=left width=100, height=100/>
2+
> 중고 경매 플랫폼, HandsUp
43
5-
<br>
4+
가지고 있는 물건을 얼마에 판매해야 할지 모르겠다면?<br>
5+
<b>HandsUp</b>에서 합리적으로 가격을 책정해 용돈을 벌어보아요!
66

77
## 📢 프로젝트 소개
88

9-
<div align="center">
10-
<img width="1600" alt="image" src="https://github.com/Programmers-HandsUp/BE-handsup/assets/77109954/8e3b8727-a732-4b9c-a575-c2bdca9f576b">
9+
<div>
10+
<img width="800" alt="image" src="https://github.com/Programmers-HandsUp/BE-handsup/assets/77109954/8e3b8727-a732-4b9c-a575-c2bdca9f576b">
1111
</div>
1212
<br>
1313

14-
## 📁 DB ERD
15-
16-
<h3 align="center">
17-
<img width="1600" alt="image" src="https://github.com/Programmers-HandsUp/BE-handsup/assets/77109954/a6253b8b-497a-4cfe-839a-c10d25d349a9">
18-
</h3>
19-
<br>
20-
21-
## ⚙️ CI/CD Pipeline
22-
23-
<h3 align="center">
24-
<img width="1600" alt="image" src="https://github.com/Programmers-HandsUp/BE-handsup/assets/77109954/79ef0f21-d86b-45ae-a955-03d60b5ccfcb">
25-
</h3>
26-
<br>
27-
2814
## 🛠️ 기술 스택
2915

3016
- <b>Core</b>
3117

3218
<img src="https://img.shields.io/badge/java%2017-262261?style=for-the-badge&logo=openjdk&logoColor=white">
3319
<img src="https://img.shields.io/badge/gradle-02303A?style=for-the-badge&logo=gradle&logoColor=white">
3420
<img src="https://img.shields.io/badge/Spring Boot-6DB33F?style=for-the-badge&logo=spring&logoColor=white"><br>
35-
<img src="https://img.shields.io/badge/Spring Data JPA-6DB33F?style=for-the-badge&logo=Spring JPA&logoColor=white">
36-
<img src="https://img.shields.io/badge/QueryDsl-4169E1?style=for-the-badge&logo=QueryDsl&logoColor=white">
21+
<img src="https://img.shields.io/badge/Spring Data JPA-6DB33F?style=for-the-badge&logo=spring&logoColor=white">
22+
<img src="https://img.shields.io/badge/QueryDsl-4169E1?style=for-the-badge&logoColor=white">
3723
<img src="https://img.shields.io/badge/mysql 8.0-4479A1?style=for-the-badge&logo=mysql&logoColor=white"><br>
38-
<img src="https://img.shields.io/badge/JWT-000000?style=for-the-badge&logo=JSON Web Tokens&logoColor=white">
24+
<img src="https://img.shields.io/badge/JWT-000000?style=for-the-badge&logo=jsonwebtokens&logoColor=white">
3925
<img src="https://img.shields.io/badge/redis-DC382D?style=for-the-badge&logo=redis&logoColor=white">
4026
<img src="https://img.shields.io/badge/Swagger-85EA2D?style=for-the-badge&logo=Swagger&logoColor=white">
4127

4228

4329
- <b>Infrastructure</b>
44-
<img src="https://img.shields.io/badge/Amazon EC2-FF9900?style=for-the-badge&logo=Amazon EC2&logoColor=white">
45-
<img src="https://img.shields.io/badge/Amazon RDS-527FFF?style=for-the-badge&logo=Amazon RDS&logoColor=white">
46-
<img src="https://img.shields.io/badge/Amazon S3-569A31?style=for-the-badge&logo=Amazon S3&logoColor=white"><br>
30+
<img src="https://img.shields.io/badge/Amazon EC2-FF9900?style=for-the-badge&logo=amazonec2&logoColor=white">
31+
<img src="https://img.shields.io/badge/Amazon RDS-527FFF?style=for-the-badge&logo=amazonrds&logoColor=white">
32+
<img src="https://img.shields.io/badge/Amazon S3-569A31?style=for-the-badge&logo=amazons3&logoColor=white"><br>
4733
<img src="https://img.shields.io/badge/Firebase-DD2C00?style=for-the-badge&logo=Firebase&logoColor=white">
48-
<img src="https://img.shields.io/badge/GitHub Actions-2088FF?style=for-the-badge&logo=GitHub Actions&logoColor=white">
34+
<img src="https://img.shields.io/badge/GitHub Actions-2088FF?style=for-the-badge&logo=githubactions&logoColor=white">
4935
<img src="https://img.shields.io/badge/docker-2496ED?style=for-the-badge&logo=docker&logoColor=white">
5036

5137

5238
<br>
5339

40+
## 📁 DB ERD ([상세보기](https://www.erdcloud.com/d/dyZmErrhA58BEYae3))
41+
42+
<h3 align="center">
43+
<img width="1400" alt="image" src="https://github.com/Programmers-HandsUp/BE-handsup/assets/77109954/a6253b8b-497a-4cfe-839a-c10d25d349a9">
44+
</h3>
45+
<br>
46+
47+
## ⚙️ CI/CD Pipeline
48+
49+
<h3 align="center">
50+
<img width="1400" alt="image" src="https://github.com/Programmers-HandsUp/BE-handsup/assets/77109954/79ef0f21-d86b-45ae-a955-03d60b5ccfcb">
51+
</h3>
52+
<br>
53+
5454
## 👥 팀원 소개
5555

5656
<div>
@@ -84,4 +84,4 @@
8484
</td>
8585
</tr>
8686
</table>
87-
</div>
87+
</div>

0 commit comments

Comments
 (0)