feat: pre-build frontend and harden backend to bypass build failures

- Pre-built frontend 'dist' folder committed to skip npm install on Pi.
- Backend package.json updated to stable dependencies (express 4.x, multer 1.4).
- Added npm 'overrides' to explicitly block mdns2 installation.
- Updated setup.sh to use --package-lock=false for a guaranteed clean install.
This commit is contained in:
Timothy Hofland
2026-03-11 08:41:19 +01:00
parent 686185a625
commit 8ee2795eb7
6 changed files with 41 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long