Skip to content

Commit 54fa917

Browse files
Update README.md
1 parent 57d6166 commit 54fa917

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ This enhances the diversity and efficiency of the memory archiving process.
2121
<br>
2222

2323
## 🚀 Getting Started
24+
#### Prerequisites
25+
- 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)
26+
27+
#### Install
28+
1. Clone the repository<br>
29+
```
30+
$ git clone https://github.com/lemonssoju/neverland-server.git
31+
```
32+
2. Set the environment values in `application.yml` file
33+
```
34+
gpt.token={Your OpenAI API Key}
35+
kakao.maps.api-key:{Your Kakao API Key}
36+
```
37+
<br>
2438

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

0 commit comments

Comments
 (0)