..
public
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
src
feat: add PlateInput component with Swedish plate validation and fake vehicle lookup
2026-05-01 17:38:28 +02:00
.gitignore
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
.prettierrc
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
eslint.config.ts
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
index.html
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
package-lock.json
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
package.json
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
README.md
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
tsconfig.app.json
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
tsconfig.json
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
tsconfig.node.json
feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier
2026-05-01 00:52:38 +02:00
vite.config.ts
feat: add Docker Compose setup with dev and prod configurations
2026-05-01 01:45:07 +02:00