Skip to content

Commit

Permalink
Merge branch 'master' of codeup.aliyun.com:642f7dca8b47795dae985084/i…
Browse files Browse the repository at this point in the history
…Things/iThings into test

# Conflicts:
#	deploy/conf/emqx/etc/plugins/emqx_auth_http.conf
  • Loading branch information
godLei6 committed Sep 1, 2023
2 parents 63371e2 + b549e21 commit 71c4d33
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,15 +162,6 @@ iThings物联网平台提供跨不同设备和数据源的通用接入及管理
- tests #单元测试用例
```

### 接口文档

- apisvr: https://apifox.com/apidoc/shared-0fb2272b-5f25-4ce0-90ce-f5bf82958c6d/api-83891730

### 本地运行步骤

- 部署 需要的 组件服务,如 mysql、redis、nats、etcd、TDengine 等等,详见`ithings\src\apisvr\etc\*.yaml` 下的配置文件内容
- 创建数据库`iThings`,并执行目录`ithings/deploy/conf/mysql/sql/`下所有SQL
- 修改`IDE`工作目录为`ithings\src\apisvr`, 然后运行 `ithings/src/apisvr/api.go``main` 函数

### 前端架构

Expand Down

0 comments on commit 71c4d33

Please sign in to comment.