Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyukjinKimm authored Jul 9, 2024
1 parent 4a90014 commit d3332cb
Showing 1 changed file with 59 additions and 3 deletions.
62 changes: 59 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,59 @@
# Donkey_server
클로디 서버 리포지토리 !
![Uploading serverArchitecture.drawio.png…]()
# Team_Clody 🍀
- 감사일기에 AI클로디가 답장해주는 서비스

## Contributors ✨

<div align=center>

| [@hyukjinKimm](https://github.com/hyukjinKimm) | [@hyunw9](https://github.com/hyunw9) |[@Yangdaehan](https://github.com/Yangdaehan) |
| :---: | :---: |:---:|

<img width="300" height="400" src="https://github.com/Team-Clody/Clody_server/assets/107605573/5238b646-ba71-40c5-8fcd-3126b202ccbf">|
<img width="300" height="400" src="https://github.com/Team-Clody/Clody_server/assets/107605573/52bd1605-faca-46fa-9243-217460ce49e6">|
<img width="300" height="400" src="https://github.com/Team-Clody/Clody_server/assets/107605573/6109a1f3-2159-4f51-8c7a-40d7de70e8fb">
</div>

<br>

## API Docs 🎁
[Clody 서버 팀의 API 명세서가 궁금하다면? ✔️](https://tangy-lasagna-a67.notion.site/API-3a294e63321a4be892b540d3946823dd?pvs=4)

<br>

## Team Convention 📋
[Clody 서버 팀의 컨벤션이 궁금하다면? ✔️](https://tangy-lasagna-a67.notion.site/50fcaf0dff8f4475a01779446a79f534?pvs=4)

<br>

## Architecture ✨

<div align=center>

<img width="943" src="https://github.com/Team-Clody/Clody_server/assets/107605573/5154cf45-588a-4974-a9b7-73fb82a541f5">

</div>

<br>

## ERD ✨


![ERD](https://github.com/Team-Clody/Clody_server/assets/107605573/9d478fc7-c000-4e53-97d4-797e6665c666)

<br>

## Teck Stack ✨

| IDE | IntelliJ |
|:---|:---|
| Language | Java 17 |
| Framework | Spring Boot 3.3.1, Gradle |
| Authentication | Spring Security, JSON Web Tokens |
| Orm | Spring Data JPA |
| Database | PostgreSQL |
| External | AWS EC2, AWS RDS, Nginx, Docker, Docker-Compose, Redis, FCM |
| CI/CD | Github Action |
| API Docs | Notion, Swagger |
| Other Tool | Discord, Postman, Figma |

<br>

0 comments on commit d3332cb

Please sign in to comment.