An open API service indexing awesome lists of open source software.

https://github.com/dhcode/ttn-leaflet-map


https://github.com/dhcode/ttn-leaflet-map

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

# The Things Network Map

Displays a map with my current device positions.

## Setup

Create a config.json with the content:

{
"appId": "dhcode-test-app",
"accessKey": "...."
}

Run

npm install

Start the server:

node server.js