open-iot-hub

所属分类:物联网
开发工具:HTML
文件大小:23KB
下载次数:0
上传日期:2022-12-12 15:37:47
上 传 者sh-1993
说明:  开放物联网中心,,
(open-iot-hub,,)

文件列表:
LICENSE (1070, 2020-05-18)
app.js (1600, 2020-05-18)
app (0, 2020-05-18)
app\controllers (0, 2020-05-18)
app\controllers\explorerController.js (512, 2020-05-18)
app\controllers\importController.js (1943, 2020-05-18)
app\controllers\indexController.js (2106, 2020-05-18)
app\controllers\usersController.js (1159, 2020-05-18)
app\helpers (0, 2020-05-18)
app\helpers\hashHelper.js (269, 2020-05-18)
app\models (0, 2020-05-18)
app\models\data.js (367, 2020-05-18)
app\models\map.js (592, 2020-05-18)
app\models\user.js (537, 2020-05-18)
app\views (0, 2020-05-18)
app\views\_footer.ejs (569, 2020-05-18)
app\views\_head.ejs (491, 2020-05-18)
app\views\_header.ejs (423, 2020-05-18)
app\views\explorer (0, 2020-05-18)
app\views\explorer\index.ejs (1364, 2020-05-18)
app\views\index (0, 2020-05-18)
app\views\index\dashboard.ejs (726, 2020-05-18)
app\views\index\index.ejs (669, 2020-05-18)
app\views\index\info.ejs (1417, 2020-05-18)
app\views\index\map.ejs (7080, 2020-05-18)
app\views\users (0, 2020-05-18)
app\views\users\_form.ejs (373, 2020-05-18)
app\views\users\login.ejs (323, 2020-05-18)
app\views\users\new.ejs (322, 2020-05-18)
config (0, 2020-05-18)
config\routes.js (1007, 2020-05-18)
package-lock.json (26238, 2020-05-18)
package.json (611, 2020-05-18)
public (0, 2020-05-18)
public\iot.css (132, 2020-05-18)

# Open IoT Hub ## System requirements Node.js 10.x or later MongoDB 4.x Redis 5.x ## Demo site https://iothub.uyama.coffee [!] Caution now - Running exprimentally. - Data will be lost at some upgrades or troubles. ## Getting started ### Setup these softwares. Node.js https://nodejs.org/en/download/ Mongodb https://www.mongodb.com/download-center/community Redis https://redis.io/download ### Checkout this repo. ``` % git clone https://github.com/Bonjamin/open-iot-hub % cd open-iot-hub ``` ### Setup node_modules. ` % npm i ` ### Run project ` % node app.js ` ### And access http://localhost:3000

近期下载者

相关文件


收藏者