fix docs to mention UI bundling

see #305
This commit is contained in:
Scott Lamb
2024-01-31 17:06:21 -08:00
parent 223da03e36
commit d1c033b46d
2 changed files with 10 additions and 1 deletions

View File

@@ -95,6 +95,11 @@ $ cd ..
$ sudo rsync --recursive --delete --chmod=D755,F644 ui/dist/ /usr/local/lib/moonfire-nvr/ui
```
If you wish to bundle the UI into the binary, you can build the UI first and then pass
`--features=bundled-ui` when building the server. See also the
[release workflow](../.github/workflows/release.yml) which statically links SQLite and
(musl-based) libc for a zero-dependencies binary.
### Running interactively straight from the working copy
The author finds it convenient for local development to set up symlinks so that