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
582 B
JavaScript
1 line
582 B
JavaScript
module.exports={A:{A:{"1":"_A","2":"_Z"},B:{"1":"_I","516":"_K"},C:{"132":"_lC _lD _rD","164":"_tJ","516":"_AJ _ID _MB b","1028":"_H c _aO"},D:{"420":"_bL","516":"_wL"},E:{"1":"_LB","132":"F ID","164":"_KJ HD","420":"_XC"},F:{"1":"_IQ","2":"_ND","420":"_HG pB","516":"_hO"},G:{"1":"_8","132":"_eC","164":"_TC","420":"_n"},H:{"1":"sD"},I:{"420":"_G","516":"I"},J:{"420":"_B"},K:{"1":"_BL","2":"_A","516":"H"},L:{"516":"I"},M:{"1028":"UC"},N:{"1":"_A"},O:{"516":"XC"},P:{"420":"J","516":"_U"},Q:{"516":"AE"},R:{"516":"BE"},S:{"164":"_C"}},B:4,C:"CSS3 Multiple column layout",D:true};
|