SAV Menzzo
sav-menzzo is the customer service frontend for after-sales workflows. It provides support operators with access to customer, order, and case-management screens.
Stack
- Vue 3 and TypeScript.
- Vue CLI/Vuex-era frontend architecture.
- Bootstrap styling and Axios API calls.
Connected Projects
- Logidav and Rest Menzzo provide order/customer/SAV data.
- Chatbot and support workflows can route customer issues into SAV handling.
- Tracking and appointment tools share order-status context.
Local Docs Submodule
When this repo consumes global docs, use:
cd docs
npm ci
npm start
npm run build
To Expand
- Local development commands.
- API endpoint map.
- Auth/session behavior.
- Common support workflow runbooks.