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
496 B
JavaScript
1 line
496 B
JavaScript
module.exports={A:{A:{"1":"_A","2":"F 8C","8":"_FB"},B:{"1":"_nJ","2":"_3L"},C:{"1":"_6 _VB T _L","2":"_zP _t","4":"bC","8":"9C"},D:{"1":"_lJ","2":"_GI"},E:{"1":"_Y _RD _OE KD","2":"_eE","8":"_e"},F:{"1":"_5 _3R _yK","2":"_H F _EN QD","8":"_ZN"},G:{"1":"_xF","2":"_dE"},H:{"2":"sD"},I:{"1":"_G","2":"I"},J:{"1":"_B"},K:{"1":"_YD","2":"A H"},L:{"2":"I"},M:{"2":"UC"},N:{"1":"_A"},O:{"1":"XC"},P:{"1":"_F"},Q:{"1":"AE"},R:{"2":"BE"},S:{"1":"CE","2":"DE"}},B:7,C:"Offline web applications",D:true};
|