No description
Find a file
jtricerolph 46441c3b35 Fix dead manifest link and add proper PWA support
index.html linked /kds/manifest.json, which never existed (404).
Replaced with vite-plugin-pwa, matching the pattern used by every
other app, plus icons that were entirely missing before.
2026-07-29 17:28:50 +00:00
backend Fix SQLAlchemy mapper init error — remove back_populates from Resos models 2026-07-14 09:09:33 +00:00
frontend Fix dead manifest link and add proper PWA support 2026-07-29 17:28:50 +00:00
.gitignore Add .gitignore + package-lock.json; frontend build verified (84 modules, clean) 2026-07-12 12:17:05 +00:00
_copy_from_archive.sh Initial KDS scaffold — Phase 2 kitchen port 2026-07-12 12:15:16 +00:00
docker-compose.yml Initial KDS scaffold — Phase 2 kitchen port 2026-07-12 12:15:16 +00:00