This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
moonfire-nvr
mirror of
https://github.com/scottlamb/moonfire-nvr.git
Watch
1
Star
0
Fork
You've already forked moonfire-nvr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3739e634ab
moonfire-nvr
/
.dockerignore
5 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
restructure into "server" and "ui" subdirs Besides being more clear about what belongs to which, this helps with docker caching. The server and ui parts are only rebuilt when their respective subdirectories change. Extend this a bit further by making the webpack build not depend on the target architecture. And adding cache dirs so parts of the server and ui build process can be reused when layer-wide caching fails.
2021-01-22 17:43:41 -05:00
/server/target
start a new React-based UI (#111) This doesn't do much yet but should provide a better foundation for improvement than the jQuery UI, as described in the github issue.
2021-02-01 00:55:25 -05:00
/ui/build
restructure into "server" and "ui" subdirs Besides being more clear about what belongs to which, this helps with docker caching. The server and ui parts are only rebuilt when their respective subdirectories change. Extend this a bit further by making the webpack build not depend on the target architecture. And adding cache dirs so parts of the server and ui build process can be reused when layer-wide caching fails.
2021-01-22 17:43:41 -05:00
/ui/node_modules
/ui/yarn-error.log