-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
91df6bf
commit 8e2104b
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Mapdagu-Server | ||
음식의 매운 정도를 나타내는 스코빌 지수를 이용한 자신의 맵기 측정 서비스 | ||
<br> | ||
<br> | ||
|
||
## 🛠️ Stack | ||
|
||
### Frameworks & technologies | ||
<p> | ||
<img src="https://img.shields.io/badge/Java-007396?style=for-the-badge&logo=java&logoColor=white"> | ||
<img src="https://img.shields.io/badge/Spring Boot-6DB33F?style=for-the-badge&logo=Spring Boot&logoColor=white"/> | ||
<img src="https://img.shields.io/badge/Spring Security-6DB33F?style=for-the-badge&logo=TypeScript&logoColor=white"/> | ||
<img src="https://img.shields.io/badge/JPA-6DB33F?style=for-the-badge&logo=JPA&logoColor=white"> | ||
<img src="https://img.shields.io/badge/jwt-6DB33F?style=for-the-badge&logo=jwt&logoColor=white"> | ||
<img src="https://img.shields.io/badge/gradle-02303A?style=for-the-badge&logo=gradle&logoColor=white"> | ||
</p> | ||
|
||
### Database | ||
<p> | ||
<img src="https://img.shields.io/badge/mariaDB-003545?style=for-the-badge&logo=mariaDB&logoColor=white"> | ||
<img src="https://img.shields.io/badge/redis-DC382D?style=for-the-badge&logo=redis&logoColor=orange"> | ||
</p> | ||
|
||
### Infrastructure | ||
|
||
<p> | ||
<img src="https://img.shields.io/badge/GitHub Actions-2088FF?style=for-the-badge&logo=GitHub Actions&logoColor=white"/> | ||
<img src="https://img.shields.io/badge/Amazon EC2-FF9900?style=for-the-badge&logo=Amazon EC2&logoColor=white"/> | ||
<img src="https://img.shields.io/badge/Amazon RDS-527FFF?style=for-the-badge&logo=Amazon RDS&logoColor=white"/> | ||
<img src="https://img.shields.io/badge/Amazon S3-569A31?style=for-the-badge&logo=amazons3&logoColor=white"/> | ||
<img src="https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=Docker&logoColor=white"/> | ||
<img src="https://img.shields.io/badge/nginx-009639?style=for-the-badge&logo=nginx&logoColor=white"> | ||
</p> | ||
|
||
### Tools | ||
|
||
<img src="https://img.shields.io/badge/Swagger-85EA2D?style=for-the-badge&logo=Swagger&logoColor=white"/> | ||
|
||
<br> | ||
<br> | ||
|
||
## 💻 Architecture | ||
### Infrastructure | ||
<img src="https://github.com/Mapdagu/Mapdagu-Server/assets/80199502/c1ed9839-d140-4199-ab72-a507371455f1" width="1500"> |