-
Create a modal that will contain a form for the owner to add a restaurant.
- [x] Base the form on the Restaurant Schema. Modify if needed.
- [x] Create trpc endpoint (Zod, and TRPC)
- [x] Imitate Dais…
-
### Issue Description
My first test document ended up in a buggy situation: the two signees have signed but the signing process is stuck at pending and doesn't complete.
New instance, self-hosted…
-
File gets uploaded locally but when trying on deployed version it gets stuck on redirecting
on the network tab i see - i have deployed it on railway.app
[
{
"error": {
…
-
Vanilla server actions is kind of whack. See how trpc fits into this new paradigm
-
Implement a stdio link using tRPC, so Kunkun APIs can be exposed from Tauri windows, and spawned processes can call these APIs to access resources or control Kunkun's UI.
-
### What version of Bun is running?
1.1.26+0a37423ba
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
Add these dependencies to your `package.json…
-
### Bug description
inside of ModelCreateInputObjectSchema file, I can see those properties.
but after I import it It's undefined
-
Reported by VT01 on discord.
```ts
import { ZenStackMiddleware } from '@zenstackhq/server/express';
```
```
Error:
SyntaxError: Named export 'ZenStackMiddleware' not found. The requested mod…
-
I wonder if the router should allow overriding the currently hardcoded error type. This would work by setting a `TErr` generic on the `Router` when it is defined (similar to what you do with the `TCtx…
-
是使用trpc专有工具来生成,还是使用原始的protoc来生成?