Skip to content

Commit

Permalink
Docs: readme 배포 구조 이미지 최신화 (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaewon-pro authored Sep 23, 2024
1 parent 1a6775d commit 1d85b1f
Showing 1 changed file with 20 additions and 16 deletions.
36 changes: 20 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,44 +4,48 @@

[![CI][CI_Badge]][CI_Link] [![CD][CD_Badge]][CD_Link]

</div>

[CI_Badge]: https://github.com/dnd-side-project/dnd-11th-2-backend/actions/workflows/CI.yml/badge.svg

[CI_Link]: https://github.com/dnd-side-project/dnd-11th-2-backend/actions/workflows/CI.yml

[CD_Badge]: https://github.com/dnd-side-project/dnd-11th-2-backend/actions/workflows/CD.yml/badge.svg

[CD_Link]: https://github.com/dnd-side-project/dnd-11th-2-backend/actions/workflows/CD.yml

<p align="center">RunUs와 함께 더 즐거운 러닝을 시작해보세요!</p>
**RunUs**함께 더 즐거운 러닝을 시작해보세요!

<img src="https://github.com/user-attachments/assets/b09fe38f-9133-49c7-aa93-9dd681b447ac" height="500" alt="RunUs main">
<img src="https://github.com/user-attachments/assets/b09fe38f-9133-49c7-aa93-9dd681b447ac" width="2000" alt="RunUs main">
</div>

## 기술 스택
## 1. 기술 스택

<div align="center">

[![Java](https://img.shields.io/badge/Java_17-C17000?style=for-the-badge&logo=OpenJDK&logoColor=white)]() [![Spring Boot](https://img.shields.io/badge/Spring_Boot_3.2.3-60B030?style=for-the-badge&logo=Spring%20Boot&logoColor=white)]() [![Postgresql](https://img.shields.io/badge/postgresql_16.3-4169e1?style=for-the-badge&logo=postgresql&logoColor=white)]()
[![Java](https://img.shields.io/badge/Java_17-C17000?style=for-the-badge&logo=OpenJDK&logoColor=white)]() [![Spring Boot](https://img.shields.io/badge/Spring_Boot_3.3.2-60B030?style=for-the-badge&logo=Spring%20Boot&logoColor=white)]() [![Postgresql](https://img.shields.io/badge/postgresql_16.3-4169e1?style=for-the-badge&logo=postgresql&logoColor=white)]()

[![Docker](https://img.shields.io/badge/docker-2496ED?style=for-the-badge&logo=docker&logoColor=white)]() [![AWS](https://img.shields.io/badge/AWS-232F3E?style=for-the-badge&logo=amazonwebservices&logoColor=white)]() [![Nginx](https://img.shields.io/badge/nginx-009639?style=for-the-badge&logo=nginx&logoColor=white)]() [![Prometheus](https://img.shields.io/badge/prometheus-E6522C?style=for-the-badge&logo=prometheus&logoColor=white)]() [![Grafana](https://img.shields.io/badge/grafana-F46800?style=for-the-badge&logo=grafana&logoColor=white)]() [![Github Actions](https://img.shields.io/badge/Github_Actions-2088FF?style=for-the-badge&logo=github%20actions&logoColor=white)]()
</div>

## 인프라 구조
## 2. 인프라

<div align="center">

<img src="https://github.com/user-attachments/assets/dcd55f43-648a-4180-81f7-4faeaa6f62f4" height="400" alt="인프라 구조">
| 서버 아키텍쳐 | 배포 파이프라인 |
|-----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
| <img src="https://github.com/user-attachments/assets/8bafd3f0-14ef-4ea0-b486-14cc0e9c189b" width="2000" alt="RunUs architecture"> | <img src="https://github.com/user-attachments/assets/0cb93205-1f2f-4443-b0c7-0c48af1682c7" width="2000" alt="RunUs deploy"> |

</div>

## CI/CD 구조
## 3. 주요 기능

<div align="center">
### 💰 일일 챌린지 및 목표 설정

<img src="https://github.com/user-attachments/assets/500e05f2-3326-477d-894f-86b5918c6eb8" height="300" alt="CI/CD 구조">
<img src="https://github.com/user-attachments/assets/eac9cbd4-1ae5-4f04-9068-eb64ecc61083" width="2000" alt="RunUs f1">

</div>
### 🏃🏻‍ 러닝 및 결과

<img src="https://github.com/user-attachments/assets/d1327c21-7ba5-4b0b-ac4b-b6bc0cd5ef88" width="2000" alt="RunUs f2">

## 주요 기능
### 📊 나의 기록 확인

<img src="https://github.com/user-attachments/assets/eac9cbd4-1ae5-4f04-9068-eb64ecc61083" height="500" alt="RunUs f1">
<img src="https://github.com/user-attachments/assets/d1327c21-7ba5-4b0b-ac4b-b6bc0cd5ef88" height="500" alt="RunUs f2">
<img src="https://github.com/user-attachments/assets/618c29ed-7ea8-416c-a37d-8b68a27ec5ac" height="500" alt="RunUs f3">
<img src="https://github.com/user-attachments/assets/618c29ed-7ea8-416c-a37d-8b68a27ec5ac" width="2000" alt="RunUs f3">

0 comments on commit 1d85b1f

Please sign in to comment.