Skip to content

xisiot/lora-join-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.