diff --git a/PROJECT.md b/PROJECT.md index 9cae958..da4b91e 100644 --- a/PROJECT.md +++ b/PROJECT.md @@ -28,6 +28,7 @@ canteen-asset-tracker/ - **Port:** 8901 (HTTPS) - **URL:** https://canteen.ourpad.casa (NPMPlus reverse proxy → backend :8901) +- **Admin URL:** https://admin.canteen.ourpad.casa (NPMPlus proxy ID 20, same backend :8901 — admin user login) - **Frontend:** Single HTML file — no build step, no npm. All JS/CSS/HTML in one file (~284KB). - **Backend:** FastAPI with SQLite (WAL mode). Auth via Bearer tokens. OCR via Tesseract. - **Tests:** pytest test suite + Playwright E2E browser tests. diff --git a/tests/test_assets_gw0.db-shm b/tests/test_assets_gw0.db-shm deleted file mode 100644 index baafa65..0000000 Binary files a/tests/test_assets_gw0.db-shm and /dev/null differ diff --git a/tests/test_assets_gw0.db-wal b/tests/test_assets_gw0.db-wal deleted file mode 100644 index a73875d..0000000 Binary files a/tests/test_assets_gw0.db-wal and /dev/null differ diff --git a/uploads/icons/0e5af0c1c06943ec986181dc67bcbb96.jpg b/uploads/icons/0e5af0c1c06943ec986181dc67bcbb96.jpg new file mode 100644 index 0000000..848acde Binary files /dev/null and b/uploads/icons/0e5af0c1c06943ec986181dc67bcbb96.jpg differ diff --git a/uploads/photos/44ea1b17411f4febba891808fd4013e2.jpg b/uploads/photos/44ea1b17411f4febba891808fd4013e2.jpg deleted file mode 100644 index 87070f9..0000000 Binary files a/uploads/photos/44ea1b17411f4febba891808fd4013e2.jpg and /dev/null differ diff --git a/uploads/photos/79843172021f47cd9743a26d934bc946.jpg b/uploads/photos/79843172021f47cd9743a26d934bc946.jpg deleted file mode 100644 index 87070f9..0000000 Binary files a/uploads/photos/79843172021f47cd9743a26d934bc946.jpg and /dev/null differ