Home

Awesome

iotStudio 轻量级工业物联网管理后台

<p align="center"> <img src="https://img.shields.io/github/commit-activity/m/dgiot/iotStudio" alt="ommit-activity"> <img src="https://badgen.net/badge/package/%40dgiot%2FiotStudio/blue" alt="package" maxretrytimes="3" class="m-1 transition-all duration-1000"> <img src="https://img.shields.io/github/release/dgiot/iotStudio?color=brightgreen" alt="release">

DGIoT平台简介

DGIoT是国内首款轻量级工业物联网开源平台,我们致力于为5类客户提供物联网解决方案:

平台快速体验与技术交流微信群

微信技术支持群官网 https://www.dgiotcloud.cn/QQ技术支持群: 346566935
<img src="https://dgiot-web-1306147891.cos.ap-nanjing.myqcloud.com/wechat.png" width = "60%" />平台体验网址</br><br/>https://prod.dgiotcloud.cn<br/></br><br/>账号密码按体验类型已默认填写</br><img src="http://dgiot-1253666439.cos.ap-shanghai-fsi.myqcloud.com/shuwa_tech/zh/QQ%E6%8A%80%E6%9C%AF%E7%BE%A4%E4%BA%8C%E7%BB%B4%E7%A0%81.png" width = "60%" />

特色功能

微服务架构图_02.png

dgiot 前端框架

相关源码地址项目源码

源码平台源码地址
githubhttps://github.com/dgiot/iotStudio
giteehttps://gitee.com/dgiot/iotStudio

小程序体验

<img src="http://dgiot-1253666439.cos.ap-shanghai-fsi.myqcloud.com/dgiot_release/dgiot_wechat.jpg" width = "20%" /> ## 开发环境

下载 dgiot_develop_tools

安装使用

git clone -b master https://github.com/dgiot/iotStudio.git
cd iotStudio

npm install yarn -g

yarn config set registry https://registry.npm.taobao.org -g

yarn -v

yarn install
yarn dev
yarn build