wble/README.md
ale d9a76c9a9f
initial commit
Signed-off-by: ale <ale@manalejandro.com>
2024-12-01 16:36:36 +01:00

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