npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@dgiot/dgiot-dashboard

v4.5.5

Published

<p align="center"> <img src="https://img.shields.io/github/commit-activity/m/dgiot/dgiot-dashboard" alt="ommit-activity"> <img src="https://badgen.net/badge/package/%40dgiot%2Fdgiot-dashboard/blue" alt="package" maxretrytimes="3" class="m-1 transition

Downloads

183

Readme

dgiot-dashboard 轻量级工业物联网平台

DGIoT平台简介

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

  • 国企/研究院:平台代码开源,无版权产权困扰,国产无“卡脖”之忧
  • 系统集成商:通用设备海量接入、定制设备二次开发、30分钟一键式私有化快速部署,低成本(降90%成本)
  • 工业设备制造商:海量设备上线运维,不受公有云限制,低成本,短周期自建平台,私有化部署,数据安全
  • 开源平台开发者:一键式开发环境,集成和兼容各种最优开源工具,快速承接物联网项目
  • 垂直领域物联网平台:快速部署私有化平台,千万级承载,运营级底座,全开放扩展

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

| 微信技术支持群 |电脑端https://prod.iotn2n.com| QQ技术支持群: 346566935 | |:---:|:---:|:---:| | image |** 平台体验网址**https://prod.iotn2n.com账号密码均为:** dgiot_admin**| |

特色功能

  • 可视化组态编辑器
  • 低代码快速开发

微服务架构图_02.png

dgiot 前端框架

相关源码地址项目源码

| 源码平台 | 源码地址 | | -------- | --------------------------------------------------------------------------------------------- | | github | https://github.com/dgiot/dgiot-dashboard | | gitee | https://gitee.com/dgiiot/dgiot-dashboard |

小程序体验

下载 dgiot_develop_tools

安装使用

  • 获取项目代码
git clone -b master https://github.com.cnpmjs.org/dgiot/dgiot-dashboard.git
  • 安装依赖
cd dgiot-dashboard

npm i -g pnpm --registry=https://registry.npmmirror.com

pnpm config set registry https://registry.npmmirror.com

pnpm -v

pnpm install
  • 运行
pnpm dev
  • 运行成功 b65e47b3-afcf-9bf4-4190-ab6c557ef217.png

  • 本地预览

  • 登录

    | 用户名 | 密码 | | ----------- | ----------- | | dgiot_admin | dgiot_admin |

  • 设备详情预览 b87bd877-7cb6-f6b6-1eac-ae17b39bf928.png

  • 项目预览

  • 打包

pnpm build