FastAPI backend (Python 3.11, MSSQL ODBC for SambaPOS, Azure DI OCR),
kitchen_db on central PG. React/TS/Vite frontend with navy sidebar layout.
Backend: auth.py (APP_SLUG=kitchen, SimpleNamespace — archive routes use
.kitchen_id/.is_admin without modification), main.py (51 migrations, scheduler,
internal router for KDS bookings feed), api/internal.py, full archive API
(31 routers: invoices, recipes, menus, sambapos, resos, newbook, disputes,
purchase_orders, etc.), models, migrations, OCR pipeline.
kitchen_id pinned to 1 (B1 — single hotel).
Frontend: AuthGate (app=kitchen, token shim for archive compat — B5b pending),
Layout (navy sidebar, 6 sections, Lucide icons, teal --app-primary),
App.tsx (Outlet pattern, UploadApp outside Layout), index.css (full :root block).
strict: false — archive components have type issues; build clean.
Note: 45 archive components call fetch('/api/...') without /kitchen/ prefix
(B5b). Runtime 404s; deferred until after initial testing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 line
531 B
JavaScript
1 line
531 B
JavaScript
module.exports={A:{A:{"1":"B","4":"_y"},B:{"1":"_ZB","129":"_8C"},C:{"1":"_dC _jD","4":"_1C","129":"_kF"},D:{"1":"_JG _fD","4":"_vB","129":"_PL _9D _ZC _uK"},E:{"4":"_3","129":"_XB"},F:{"1":"C _zI _rN uB _qE","4":"_ND","129":"_H _oK vB _iD"},G:{"4":"_d","129":"_r"},H:{"4":"sD"},I:{"4":"_k","129":"_6B"},J:{"129":"_B"},K:{"1":"_BL","4":"_A","129":"H"},L:{"129":"I"},M:{"129":"UC"},N:{"1":"B","4":"A"},O:{"129":"XC"},P:{"129":"_F"},Q:{"129":"AE"},R:{"129":"BE"},S:{"1":"CE","129":"DE"}},B:1,C:"dataset & data-* attributes",D:true};
|