Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
์‚ฌ์šฉํ•œ ๊ธฐ์ˆ  ์นดํ…Œ๊ณ ๋ฆฌ๋ณ„๋กœ ์ถ”๊ฐ€
  • Loading branch information
jxmen committed Aug 27, 2024
1 parent 7b6be87 commit 4f18a04
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,42 @@ CS ๋ฉด์ ‘์„ ์ค€๋น„ํ•˜๋Š” ์‚ฌ๋žŒ๋“ค์„ ์œ„ํ•œ ์ธํ„ฐ๋ทฐ ์งˆ๋ฌธ์„ ์ œ๊ณตํ•˜๋Š”

![](.README_images/d026288c.png)

### ์‚ฌ์šฉํ•œ ๊ธฐ์ˆ 

Language
- Kotlin

Frameworks
- Spring Boot
- Spring Web MVC
- Spring AI - [anthropic3](https://docs.spring.io/spring-ai/reference/api/chat/anthropic-chat.html)
- Spring Data JPA
- Spring Security OAuth2, JWT
- Spring Rest Docs

Testing
- Junit5
- Kotest
- [Fixture Monkey](https://github.com/naver/fixture-monkey)
- ๋„ค์ด๋ฒ„์—์„œ ๋งŒ๋“  ํ…Œ์ŠคํŠธ ํ”ฝ์Šค์ฒ˜ ์ƒ์„ฑ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ์ž…๋‹ˆ๋‹ค.

Database
- MariaDB
- [Flyway](https://flywaydb.org/)
- ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค ๋งˆ์ด๊ทธ๋ ˆ์ด์…˜ ํˆด์ž…๋‹ˆ๋‹ค.
- [Kotlin JDSL](https://github.com/line/kotlin-jdsl)
- ๋ผ์ธ์—์„œ ๋งŒ๋“  ์ฟผ๋ฆฌ ๋นŒ๋” ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ์ž…๋‹ˆ๋‹ค. [QueryDSL](https://github.com/querydsl/querydsl)๊ณผ ๋น„์Šทํ•œ ๊ธฐ๋Šฅ์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.

CI/CD
- GitHub Actions

Infra
- Nginx
- AWS Elastic Beanstalk
- AWS RDS
- Docker, Docker Compose
- dev profile ๊ตฌ์„ฑ์„ ์œ„ํ•ด ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค.

### ํŒจํ‚ค์ง€ ๊ตฌ์กฐ

```
Expand Down

0 comments on commit 4f18a04

Please sign in to comment.