discovery-by-llm/frontend
Justin Visser 1e1c40f103
Some checks are pending
ci / backend (push) Waiting to run
ci / frontend (push) Waiting to run
feat: define the discovery api wire contract
2026-08-10 10:55:26 +02:00
..
.vscode feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
public feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
src feat: define the discovery api wire contract 2026-08-10 10:55:26 +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: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +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: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00