A funny event report for ClueCon Drives Car.
There's no automatic build system. If you need to host the dashboard elsewhere, or have it served publicly, there are some steps you'll need to take.
- Open
car-thing.html
for editing. - Find the line that says
let websocket_url = "ws://localhost:7000/dashboard";
. - Correct the url.
- Find the span with id
phone_number
. - Correct the phone number within the span.
- Save the file.
- If you're using it, connect the FPV receiver described in the root README.
- Host
car-thing.html
, or open it in a browser.