discovery-by-llm/frontend
2026-08-10 15:04:17 +02:00
..
.vscode feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
public feat(frontend): assemble accessible application shell 2026-08-10 15:04:17 +02:00
src feat(frontend): assemble accessible application shell 2026-08-10 15:04:17 +02:00
.gitignore feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
.prettierrc.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
eslint.config.ts feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
index.html feat(frontend): assemble accessible application shell 2026-08-10 15:04:17 +02:00
package-lock.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
package.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
tsconfig.app.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
tsconfig.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
tsconfig.node.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
vite.config.ts feat(frontend): assemble accessible application shell 2026-08-10 15:04:17 +02:00