Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ss7622 authored Jul 16, 2024
1 parent bca6e43 commit fcd670a
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
|**이준범**|**백지현**|
|:-----:|:-----:|
| [<img src="https://github.com/Tave-13th-Project-Team-4-Fiurinee/.github/blob/main/profile/image/%EC%9D%B4%EC%A4%80%EB%B2%94.jpg" alt="이준범" width="150" height="150"> <br/> @ss7622](https://github.com/ss7622) | [<img src="https://github.com/Tave-13th-Project-Team-4-Fiurinee/.github/blob/main/profile/image/%EB%B0%B1%EC%A7%80%ED%98%84.jpg" alt="백지현" width="150" height="150"> <br/> @qormoon](https://github.com/qormoon) |

<br>

## 🛠️ 개발 환경

Expand All @@ -19,20 +19,20 @@
| Java version | Java 17 |
| API 테스트 | PostMan, Swagger |

<br><br>
<br>
## 🔍 System Architecture
![image](https://github.com/user-attachments/assets/d27aafa9-ffbf-48c4-abbd-abd569bf3856)

<brbr>
<br>

## 📜 API Docs

### 🔗[API Docs](https://s-organization-311.gitbook.io/untitled)
<br><br>
<br>

## ☁️ ERD 설계도
![image](https://github.com/user-attachments/assets/df141b7a-1721-4290-9fed-886a8165ead7)
<br><br>
<br>



Expand All @@ -48,7 +48,8 @@

#### CI/CD - ![docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white) ![GitAction](https://img.shields.io/badge/GitAction-000000.svg?style=for-the-badge&logo=ECS&logoColor=white)&nbsp;

<br><br>
<br>

## 🗂️ Commit Convention


Expand All @@ -67,7 +68,8 @@
| `remove` | 파일을 삭제하는 작업만 수행한 경우 |
| `ci` | 배포 방식 수정 및 새로 추가 / 기존 배포 스크립트 수정 |

<br><br>
<br>

## 🐬 Git Flow

`main`: 출시 가능한 프로덕션 코드의 브랜치
Expand Down

0 comments on commit fcd670a

Please sign in to comment.