Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 246 Bytes

lora-join-server

This is the LoRa join server for LoRaWAN&#2122 device management.

Requirements

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

Startup

Use pm2 to manage the processes and run pm2 start, or just tap in node index.js.