Small program that scan BLE (Bluetooth Low Energy) devices using NodeJS and Docker with storage in ElasticSearch
Go to file
ale d9a76c9a9f
initial commit
Signed-off-by: ale <ale@manalejandro.com>
2024-12-01 16:36:36 +01:00
wble initial commit 2024-12-01 16:36:36 +01:00
docker-compose.yml initial commit 2024-12-01 16:36:36 +01:00
Dockerfile initial commit 2024-12-01 16:36:36 +01:00
README.md initial commit 2024-12-01 16:36:36 +01:00

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