sensor-watch-builder
sensor-watch-builder copied to clipboard
Build some sensor watch firmware
Build firmware for the Sensor Watch online.
Proof of concept. Attempts to work with and without JS, mostly.
Run locally like (and connect to localhost:8080):
docker build . -t swb && docker run --name swb -p 8080:8080 --rm swb