mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-03 15:20:08 -05:00
In the upgrade I managed to dust off some tests that I'd been skipping for quite a while. It turns out one of them was pointing out a real problem: in the network error case, we didn't display the error to the user properly. It's really sad this reaches our code as a `TypeError`, but it is what it is.
Moonfire UI
This is a UI built in TypeScript, React, and MUI.
See guide/developing-ui.md for help getting started developing it.