moonfire-nvr/ui
Scott Lamb 79af39f35e add a couple missing imports
(not entirely sure why it works without them but may be complicating
an upgrade)
2023-12-17 16:21:52 -08:00
..
public add live stream viewing to React prototype 2021-03-26 16:45:47 -07:00
src add a couple missing imports 2023-12-17 16:21:52 -08:00
.gitignore ADD react router and reading from query params 2022-03-02 10:07:46 -08:00
package-lock.json ui test cleanups 2023-12-09 14:59:40 -08:00
package.json ui test cleanups 2023-12-09 14:59:40 -08:00
README.md tweak ui dev server's websocket situation 2023-09-30 16:02:52 -07:00
tsconfig.json first draft of react-based list ui (#111) 2021-03-05 16:59:57 -08:00

Moonfire UI

This is a UI built in TypeScript, React, and MUI.

See guide/developing-ui.md for help getting started developing it.