1 Star 0 Fork 2

liuzhanyo / ThingsKit物联网平台文档

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

这里是ThingsKit物联网平台文档,采用 VitePress 搭建

在线地址:https://docs.thingskit.com/

VitePress 说明文档:https://vitepress.vuejs.org/

总览

ThingsKit是一套开箱即用的物联网低代码平台,提供N+1+N(N个终端产品+1个物联网平台+N套行业方案)的产品服务体系,帮助企业快速搭建稳定可靠的物联网系统平台,为企业节省大量时间及人力成本。

在线 Demo 地址:https://demo.thingskit.com/

ThingsKit物联网平台官网:https://www.thingskit.com/

安装

本项目采用 pnpm 进行包管理,若要使用其它管理方式,请删除 pnpm-lock.yaml 并安装依赖

#pnpm(建议使用nrm切换到淘宝源)
pnpm install

# npm
npm install

# yarn
yarn install

启动

#pnpm
pnpm dev

# npm
npm run dev

#yarn
yarn dev

#Makefile
make dev

编译

#pnpm
pnpm run build

# npm
npm run build

#yarn
yarn run build

#Makefile
make dist
MIT License Copyright (c) 2023 成都云腾五洲科技有限公司 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

ThingsKit物联网平台帮助文档 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/neara/thingskit-docs.git
git@gitee.com:neara/thingskit-docs.git
neara
thingskit-docs
ThingsKit物联网平台文档
master

搜索帮助