Skip to content

jharwood0/lorabike-api

Repository files navigation

LoRaBike-api

LoRaWAN based cycle tracking

Installation

npm install

Configuration

this project requires a config folder holding the following folders with this config json:

/config/default.json

/config/test.json

/config/dev.json

{
  "jwtSecret": "",
  "DBHost" : "",
  "ttnRegion": "",
  "ttnAppId": "",
  "ttnAccessKey" : ""
}

Running

npm start

About

LoRaWAN based cycle tracking

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors