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
659 B
JavaScript
1 line
659 B
JavaScript
module.exports={A:{A:{"2":"_c","2561":"_A","2692":"F"},B:{"1":"_K","2561":"_I"},C:{"1":"_xD","16":"9C","1537":"_oG DD","1796":"bC CD"},D:{"1":"_kO","16":"_Y","1025":"_SQ _AD","1537":"_WF"},E:{"1":"_cE","16":"_vB _e","1025":"_gC _EE _yB _FD","1537":"FD","4097":"M WC"},F:{"1":"_NI WC","16":"_h _OH _sB","260":"UD","1025":"_zB _JO","1537":"_YH"},G:{"1":"_bP _QD","16":"_d","1025":"_pJ","1537":"_gL","4097":"hD iD"},H:{"2":"sD"},I:{"16":"_j","1025":"_VD","1537":"_eL xD"},J:{"1025":"A","1537":"D"},K:{"1":"_N"},L:{"1":"I"},M:{"1":"UC"},N:{"2561":"_A"},O:{"1":"XC"},P:{"1025":"_F"},Q:{"1":"AE"},R:{"1":"BE"},S:{"1":"DE","1537":"CE"}},B:1,C:"input event",D:true};
|