1.0.1 • Published 4 years ago

p2lara v1.0.1

Weekly downloads
-
License
Apache-2.0 or MIT
Repository
-
Last release
4 years ago

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