23 lines
316 B
Markdown
23 lines
316 B
Markdown
|
# 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
|