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
565 B
JavaScript
1 line
565 B
JavaScript
module.exports={A:{A:{"388":"_E"},B:{"1":"_DS","260":"_jG Z","388":"_I"},C:{"1":"_H S _UQ","260":"dC _zD H","388":"_kL _BD _L"},D:{"1":"_mT _p","260":"_zK _LF _FO","388":"_6 _BF"},E:{"1":"_0C","260":"_nH JD _DE","388":"_FI"},F:{"1":"_UJ","260":"_VL _QG","388":"_VF _fD _P"},G:{"1":"_jB","260":"_gI _dK","388":"_kJ"},H:{"388":"sD"},I:{"1":"I","388":"_G"},J:{"388":"_B"},K:{"1":"H","388":"_D"},L:{"1":"I"},M:{"1":"UC"},N:{"388":"_A"},O:{"388":"XC"},P:{"1":"_mF","388":"_fF"},Q:{"388":"AE"},R:{"1":"BE"},S:{"1":"DE","388":"CE"}},B:5,C:"CSS overflow property",D:true};
|