p2lara
v1.0.1
Published
Decentralized LoraWan network based off of Ding.js
Downloads
3
Maintainers
Readme
This package is under construction and not yet in a production ready environment
p2lara
Decentralized LoraWan network based off of Ding.js
npm install p2lara --save
Development
Develop using docker-compose:
docker-compose up
Rebuild container:
docker-compose up --build
Without docker:
npm install
npm run dev