logistical_management_and_monitoring_with_LoRa
1.0.0

文章| 资源| 先决条件| 设置| 运行| 技术| 执照



该应用程序具有更多功能,例如登录,创建产品,用户,设备和其他功能,但主要功能如下:
以下是必须安装的列出的软件才能运行该应用程序:
要在Frontend和GeoCoding用户地址显示MAPBOX API,因此您必须在Mapbox上创建一个帐户和访问令牌。
使用的Lorawan网络服务器来自Kore Wireless Company。要用户使用他们的服务,您必须与他们联系并选择/合同计划,该计划对您的应用程序更有意义。在这里,它被使用了最大的G计划。
要构建设备,必须以下组件:
通过访问Kore,您需要创建一个“组织”,“aplicação”和两个HTTP“ Encraminhamentos”(Kore将发送有效载荷的端点):
# Repository clone
$ git clone https://github.com/gdeggau/logistical_management_and_monitoring_with_LoRa.git
# Acccess backend folder
$ cd logistical_management_and_monitoring_with_LoRa/backend/
# Dependence install
$ yarn
# Run
$ yarn dev
# Open a new terminal (script responsable to set API public)
$ yarn tunnel # Acccess frontend folder
$ cd logistical_management_and_monitoring_with_LoRa/frontend/
# Dependence install
$ yarn
# Run
$ yarn start| 后端 | 前端 | 设备 |
|---|---|---|
| node.js | React Js | ESP32 Lorawan Heltec |
| 表达 | 样式的组件 | TinyGPS ++ |
| 续集 | Reactstrap | |
| locastunnel(DEV) | Redux&Redux-Saga | |
| MAPBOX | React-Map-Gl | |
| postgressql | Reactotron(DEV) | |
| mongodb | formik | |
| JWT | CEP促销 | |
| 哨兵 | 反应表 |
麻省理工学院