Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehao-Zhang authored May 24, 2024
1 parent 702776d commit d7a1bc5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ The following extensions can help you get started more easily:
- `vscjava.vscode-spring-boot-dashboard`
- `vscjava.vscode-java-pack`

### MongoDB
External database MongoDB is adopted, substitute it in application.properties with your own collection.

### Zhipu AI
Zhipu AI (https://open.bigmodel.cn) is the API we used to distribute words for the game, you will need to use your own API Key

**Note:** You'll need to build the project first with Gradle, just click on the `build` command in the _Gradle Tasks_ extension. Then check the _Spring Boot Dashboard_ extension if it already shows `soprafs24` and hit the play button to start the server. If it doesn't show up, restart VS Code and check again.

### Building with Gradle
Expand Down

0 comments on commit d7a1bc5

Please sign in to comment.