4ab08ca7bdab16e5a28ba278deb97ca0e2bb49b4
Root cause: Admin server's DB_PATH defaulted to its own assets.db (local copy with 7,560 assets) instead of the main app's DB (10,148 assets). Machine ID 68026 didn't exist in the stale copy. Fix: - Copied main app's assets.db over (now synced) - Set CANTEEN_DB_PATH in run.sh to default to ../canteen-asset-tracker/assets.db (env var can still override for custom setups)
Description
Admin API server for Canteen Asset Tracker
Languages
HTML
53.4%
Python
46%
Shell
0.6%