- Remove Nuxt UI dependency that was causing conflicts - Use v-navigation-drawer with rail prop for collapsible functionality - Implement proper Vuetify list components for navigation - Add responsive behavior with drawer toggle on mobile - Fix layout structure to work with existing Vuetify setup |
||
|---|---|---|
| .gitea/workflows | ||
| components | ||
| composables | ||
| docs | ||
| layouts | ||
| middleware | ||
| pages | ||
| plugins | ||
| public | ||
| server | ||
| static | ||
| tests/auth | ||
| utils | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| app.vue | ||
| nuxt.config.ts | ||
| package-lock.json | ||
| package.json | ||
| remove.txt | ||
| tsconfig.json | ||
README.md
Client Portal
Commands
npm run devto start development
Tech Stack
- Node.js
- Nuxt
- Directus
- Vuetify