2 Commits

Author SHA1 Message Date
jp
acc84ad1ea docs: fix frontend deploy instructions — rsync dist/, not the repo root
The previous deploy snippet rsync'd the UI repo root (excluding dist/),
which pushed the Vite DEV index.html (<script src=/src/main.tsx>) to
production and rendered a blank page. Correct to build then rsync the
dist/ output with --delete.
2026-08-13 20:45:49 +01:00
jp
03d1db3418 Add AGENTS.md project instructions 2026-08-13 19:57:36 +01:00