ConnectRPC: Initialize buf workspace, generate ts files, use using connect-query
Some checks failed
Build and Push Docker Image / build (push) Failing after 4m20s

This commit is contained in:
2026-06-03 13:24:17 +02:00
parent 30a52c800a
commit 5519c016aa
16 changed files with 6382 additions and 402 deletions

View File

@@ -13,6 +13,11 @@
"check": "biome check"
},
"dependencies": {
"@bufbuild/protobuf": "^2.12.0",
"@bufbuild/protovalidate": "^1.2.0",
"@connectrpc/connect": "^2.1.1",
"@connectrpc/connect-query": "^2.2.0",
"@connectrpc/connect-web": "^2.1.1",
"@fontsource-variable/noto-sans": "^5.2.10",
"@fontsource/inter": "^5.1.1",
"@kobalte/core": "^0.13.11",
@@ -46,6 +51,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.4.5",
"@bufbuild/buf": "^1.70.0",
"@solidjs/testing-library": "^0.8.10",
"@tanstack/devtools-vite": "latest",
"jsdom": "^28.1.0",