Skip to content

Commit

Permalink
DOCS: readMe.md 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
koreaioi committed Nov 13, 2024
1 parent bdf56b5 commit d1499fa
Showing 1 changed file with 48 additions and 1 deletion.
49 changes: 48 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,48 @@
# X-BE
# X-BE

## Leets 4기 클론코딩 3조 X입니다.



## 팀원
| 팀원 | 역할 |
|----------------------------------------------------------------------|---------------------------------------------------------------------------------------|
| <a href="https://github.com/hyxklee" target="_blank">이강혁</a><br>(3기) | ERD 설계<br>API 명세서 작성<br>초기 세팅<br>구글 소셜 로그인<br>유저 API 개발<br>팔로우 API 개발 <br> 이미지 업로드 개발 |
| <a href="https://github.com/seokjun01" target="_blank">문석준</a><br>(4기) | ERD 설계<br>API 명세서 작성<br>CI/CD 파이프라인 구축 <br>포스트 API 개발
| <a href="https://github.com/koreaioi" target="_blank">송우석</a><br>(4기) | ERD 설계<br>API 명세서 작성<br>채팅 서비스 구현 |



<br>

### 스택

<img src="https://img.shields.io/badge/java-007396?style=for-the-badge&logo=java&logoColor=white"/><br>
<img src="https://img.shields.io/badge/springboot-6DB33F?style=for-the-badge&logo=springboot&logoColor=white"/>
<img src="https://img.shields.io/badge/spring security-6DB33F?style=for-the-badge&logo=springsecurity&logoColor=white"/>
<img src="https://img.shields.io/badge/spring data JPA-6DB33F?style=for-the-badge&logo=&logoColor=white"/><br>
<img src="https://img.shields.io/badge/WebSocket-010101?style=for-the-badge&logo=&logoColor=white"/><br>

### 데이터베이스
<img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white"/>
<img src="https://img.shields.io/badge/Redis-569A31?style=for-the-badge&logo=redis&logoColor=white"/>
<img src="https://img.shields.io/badge/MongoDB-47A248?style=for-the-badge&logo=mongodb&logoColor=white"/>
<img src="https://img.shields.io/badge/AWS S3-569A31?style=for-the-badge&logo=amazons3&logoColor=white"/>


<br>

### 배포
<img src="https://img.shields.io/badge/AWS EC2-FF9900?style=for-the-badge&logo=amazonec2&logoColor=white"/>
<img src="https://img.shields.io/badge/AWS RDS-527FFF?style=for-the-badge&logo=amazonrds&logoColor=white"/><br>
<img src="https://img.shields.io/badge/Github Actions-2088FF?style=for-the-badge&logo=githubactions&logoColor=white"/>
<img src="https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white"/>
<br>

### 협업
<img src="https://img.shields.io/badge/Notion-000000?style=for-the-badge&logo=notion&logoColor=white"/> <img src="https://img.shields.io/badge/github-181717?style=for-the-badge&logo=github&logoColor=white"/>
<img src="https://img.shields.io/badge/discord-5865F2?style=for-the-badge&logo=discord&logoColor=white"/>


## ERD
![image](https://github.com/user-attachments/assets/0b661f0c-dfbd-4283-8a8e-19269a28e413)

0 comments on commit d1499fa

Please sign in to comment.