Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pdohyung authored Nov 23, 2023
1 parent 7d3ede0 commit 76e3a4c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## 백엔드
|김희엽|김도형|
|:------:|:------:|
| <img width="160px" src="https://avatars.githubusercontent.com/u/105579854?v=4"/> | <img width="160px" src="https://avatars.githubusercontent.com/u/58456758?v=4"/> |
|[yeop0740](https://github.com/yeop0740)|[pdohyung](https://github.com/pdohyung)|
<br>

## 커밋 컨벤션
- `feat` : 새로운 기능 추가
- `fix` : 버그 수정
- `docs` : 문서 수정
- `style` : 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
- `refactor` : 코드 리펙토링
- `test` : 테스트 코드, 리펙토링 테스트 코드 추가
- `chore` : 빌드 업무 수정, 패키지 매니저 수정

## 시스템 아키텍쳐
<img width="700px" src = "https://github.com/KUSITMS-Team-A/Backend/assets/58456758/5b92d9b8-bcf2-4c1a-9e2e-f091ef2df598"/>

0 comments on commit 76e3a4c

Please sign in to comment.