Skip to content

Commit 8e2104b

Browse files
authored
docs: Create README.md
1 parent 91df6bf commit 8e2104b

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

README.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Mapdagu-Server
2+
음식의 매운 정도를 나타내는 스코빌 지수를 이용한 자신의 맵기 측정 서비스
3+
<br>
4+
<br>
5+
6+
## 🛠️ Stack
7+
8+
### Frameworks & technologies
9+
<p>
10+
<img src="https://img.shields.io/badge/Java-007396?style=for-the-badge&logo=java&logoColor=white">
11+
<img src="https://img.shields.io/badge/Spring Boot-6DB33F?style=for-the-badge&logo=Spring Boot&logoColor=white"/>
12+
<img src="https://img.shields.io/badge/Spring Security-6DB33F?style=for-the-badge&logo=TypeScript&logoColor=white"/>
13+
<img src="https://img.shields.io/badge/JPA-6DB33F?style=for-the-badge&logo=JPA&logoColor=white">
14+
<img src="https://img.shields.io/badge/jwt-6DB33F?style=for-the-badge&logo=jwt&logoColor=white">
15+
<img src="https://img.shields.io/badge/gradle-02303A?style=for-the-badge&logo=gradle&logoColor=white">
16+
</p>
17+
18+
### Database
19+
<p>
20+
<img src="https://img.shields.io/badge/mariaDB-003545?style=for-the-badge&logo=mariaDB&logoColor=white">
21+
<img src="https://img.shields.io/badge/redis-DC382D?style=for-the-badge&logo=redis&logoColor=orange">
22+
</p>
23+
24+
### Infrastructure
25+
26+
<p>
27+
<img src="https://img.shields.io/badge/GitHub Actions-2088FF?style=for-the-badge&logo=GitHub Actions&logoColor=white"/>
28+
<img src="https://img.shields.io/badge/Amazon EC2-FF9900?style=for-the-badge&logo=Amazon EC2&logoColor=white"/>
29+
<img src="https://img.shields.io/badge/Amazon RDS-527FFF?style=for-the-badge&logo=Amazon RDS&logoColor=white"/>
30+
<img src="https://img.shields.io/badge/Amazon S3-569A31?style=for-the-badge&logo=amazons3&logoColor=white"/>
31+
<img src="https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=Docker&logoColor=white"/>
32+
<img src="https://img.shields.io/badge/nginx-009639?style=for-the-badge&logo=nginx&logoColor=white">
33+
</p>
34+
35+
### Tools
36+
37+
<img src="https://img.shields.io/badge/Swagger-85EA2D?style=for-the-badge&logo=Swagger&logoColor=white"/>
38+
39+
<br>
40+
<br>
41+
42+
## 💻 Architecture
43+
### Infrastructure
44+
<img src="https://github.com/Mapdagu/Mapdagu-Server/assets/80199502/c1ed9839-d140-4199-ab72-a507371455f1" width="1500">

0 commit comments

Comments
 (0)