moonfire-nvr/ui
michioxd b46d3acabb force color white in camera selector due to light theme 2024-04-13 21:53:59 -07:00
..
public switch from create-react-app to vite 2023-12-18 17:08:09 -08:00
src force color white in camera selector due to light theme 2024-04-13 21:53:59 -07:00
.gitignore update gitignore to reflect webpack->vi move 2024-01-31 20:15:04 -08:00
README.md tweak ui dev server's websocket situation 2023-09-30 16:02:52 -07:00
index.html switch from create-react-app to vite 2023-12-18 17:08:09 -08:00
package-lock.json Bump vite from 5.0.10 to 5.0.12 in /ui 2024-01-31 22:49:25 -08:00
package.json Extra change for Moonfire WebUI 2024-04-13 21:53:59 -07:00
pnpm-lock.yaml Extra change for Moonfire WebUI 2024-04-13 21:53:59 -07:00
tsconfig.json switch from create-react-app to vite 2023-12-18 17:08:09 -08:00
tsconfig.node.json switch from create-react-app to vite 2023-12-18 17:08:09 -08:00
vite.config.ts Extra change for Moonfire WebUI 2024-04-13 21:53:59 -07:00
vitest.config.ts fix vitest busy loops 2023-12-30 11:59:24 -08:00

README.md

Moonfire UI

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

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