wble/README.md

23 lines
316 B
Markdown
Raw Permalink Normal View History

# wble
### Small program that scan BLE (Bluetooth Low Energy) devices using `NodeJS` and `Docker` with storage in `ElasticSearch`
## Config
edit environment variables with your settings
## Build
docker compose build
## Start
docker compose up
## Stop
docker compose down
## License
MIT