- Add icons to all navigation tabs in admin panel - Rename 'Telegram Покупатели' tab to 'Покупатели' - Move logs view from navigation tab to Drawer component - Add logs button in TopLead component next to cache reset button - Group logs and cache reset buttons in ButtonGroup - Remove logs route from router
admin
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VS Code + Vue (Official) (and disable Vetur).
Recommended Browser Setup
- Chromium-based browsers (Chrome, Edge, Brave, etc.):
- Firefox:
Customize configuration
See Vite Configuration Reference.
Project Setup
bun install
Compile and Hot-Reload for Development
bun dev
Compile and Minify for Production
bun run build
Lint with ESLint
bun lint