Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 292 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 292 Bytes

lora-network-server

An Open-source implementation of LoRa-Network-Server by Node.js

Requirements

  • Node.js (>= 8)
  • MySQL (>= 5.7)
  • Redis
  • Mongo
  • Kafka

Startup

Use pm2 to manage the processes and run pm2 start, or just tap in node bin/lora-network-server.