ruview-quickstart
Installation
SKILL.md
RuView Quickstart
Get a newcomer from zero to a running RuView sensing dashboard. Three tiers, pick the one that matches the hardware on hand.
Tier 0 — Docker, no hardware (2 minutes)
docker pull ruvnet/wifi-densepose:latest
docker run -p 3000:3000 ruvnet/wifi-densepose:latest
# open http://localhost:3000 — simulated CSI, full UI
Use this to demo the dashboard, explore the API, or develop UI without a sensor.