Skip to content

Commit

Permalink
完善配置文档
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbbbbbbbbba committed Jul 10, 2024
1 parent 1893618 commit 0cb097b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/getstart/installation/server/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,15 @@ Es:
Index: bbsgo_topic_1

```

## 启动

启动前请先正确安装MySQL数据库,创建并配置数据库链接,执行SQL初始化脚本。SQL脚本内容请加QQ群获取:

![](/images/qq.png)

然后在`server`目录执行下面命令启动服务:

```shell
go run main.go
```

0 comments on commit 0cb097b

Please sign in to comment.