Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoongHyun-Kim authored Jun 19, 2024
1 parent 57d6166 commit 54fa917
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@ This enhances the diversity and efficiency of the memory archiving process.
<br>

## 🚀 Getting Started
#### Prerequisites
- Install the latest version of [Java](https://www.java.com/ko/) and [JDK 17](https://docs.aws.amazon.com/ko_kr/corretto/latest/corretto-17-ug/downloads-list.html)

#### Install
1. Clone the repository<br>
```
$ git clone https://github.com/lemonssoju/neverland-server.git
```
2. Set the environment values in `application.yml` file
```
gpt.token={Your OpenAI API Key}
kakao.maps.api-key:{Your Kakao API Key}
```
<br>

## 📌 System Architecture
![architecture](https://github.com/lemonssoju/.github/assets/80838501/f9e6a5f3-fcbe-442b-9314-55874d10bdf4)
Expand Down

0 comments on commit 54fa917

Please sign in to comment.