mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-11-29 18:57:41 +08:00
feat: wechat
This commit is contained in:
parent
33e8b6f811
commit
23806bd7e0
@ -97,7 +97,7 @@ You are welcome to submit any bugs, issues and feature requests to [dgiot/dgiot]
|
||||
| Blog | [https://www.dgiotcloud.cn/?cat=19](https://www.dgiotcloud.cn/?cat=19) |
|
||||
| IoT access platform | [https://prod.dgiotcloud.cn](https://prod.dgiotcloud.cn) |
|
||||
| The public | ![qrcode.png](http://dgiot-1253666439.cos.ap-shanghai-fsi.myqcloud.com/wechat/qrcode.png) |
|
||||
|We chat group|![wx.png](https://dgiot-web-1306147891.cos.ap-nanjing.myqcloud.com/wechat.png)|
|
||||
| We chat group | <img src="https://dgiot-web-1306147891.cos.ap-nanjing.myqcloud.com/wechat.png" width = "50%" />|
|
||||
| QQ group | 346566935 |
|
||||
|
||||
### お問い合わせ
|
||||
|
16
README-RU.md
16
README-RU.md
@ -67,21 +67,22 @@
|
||||
cp ../dgiot-dashboard/dist/ ./apps/dgiot_api/priv/www -rf
|
||||
make run
|
||||
```
|
||||
+ Make Debug
|
||||
+ Make Debug
|
||||
```
|
||||
make DIAGNOSTIC=1
|
||||
```
|
||||
*DGIOT* start, you can use a browser to visit http://localhost:5080 to view Dashboard.。
|
||||
|
||||
- Полный список новых функций см. [DGIOT Release Notes](https://github.com/dgiot/dgiot/releases)。
|
||||
- Для получения дополнительной информации, пожалуйста, посетите [DGIOT Website](https://www.dgiotcloud.cn/)。
|
||||
## Установка и развертывание
|
||||
- Полный список новых функций см. [DGIOT Release Notes](https://github.com/dgiot/dgiot/releases)。
|
||||
- Для получения дополнительной информации, пожалуйста, посетите [DGIOT Website](https://www.dgiotcloud.cn/)。
|
||||
## Установка и развертывание
|
||||
|
||||
+ **centos 7.6**
|
||||
|
||||
```
|
||||
wget -q https://gitee.com/dgiiot/dgiot/raw/master/dgiot_install.sh && sh dgiot_install.sh
|
||||
```
|
||||
```
|
||||
wget -q https://gitee.com/dgiiot/dgiot/raw/master/dgiot_install.sh && sh dgiot_install.sh
|
||||
```
|
||||
|
||||
|
||||
## Сообщество
|
||||
|
||||
@ -113,6 +114,7 @@ Visit [DGIOT FAQ](https://www.dgiotcloud.cn/?page_id=12) to get help on frequent
|
||||
| Blog | [https://www.dgiotcloud.cn/?cat=19](https://www.dgiotcloud.cn/?cat=19) |
|
||||
| IoT access platform | [https://prod.dgiotcloud.cn](https://prod.dgiotcloud.cn) |
|
||||
| The public | ![qrcode.png](http://dgiot-1253666439.cos.ap-shanghai-fsi.myqcloud.com/wechat/qrcode.png) |
|
||||
| We chat group | <img src="https://dgiot-web-1306147891.cos.ap-nanjing.myqcloud.com/wechat.png" width = "50%" />|
|
||||
| QQ group | 346566935 |
|
||||
|
||||
### Связаться с нами
|
||||
|
Loading…
Reference in New Issue
Block a user