-
## Background
We need to enhance the projects table to store evaluation data for project assessments. This data needs to be persisted in a structured format using a JSONb field, allowing for flexible…
-
### Provide environment information
```System:
OS: macOS 13.5.2
CPU: (8) arm64 Apple M2
Memory: 163.22 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.6.1 - ~/.nv…
-
For each procedure:
- Apply rate limit middleware.
All inputs listed are required/must be defined unless stated with `?` appended at the end of the variable name.
### Cancel invite
Update …
-
`@trpc/client`, `@trpc/server` v9 deprecated now. Would be great for this tool to support trpc v10
-
The `yarn build` command fails during building the production build.
This is with nodejs version `20.12.1`.
The .env file is a copy of the example env with only `NEXTAUTH_SECRET=` and `CALENDSO_EN…
-
hey there - are there any updates here? know of any more js bindings for nng? thank you!
-
Docs: _https://trpc.io/_
**Server.ts:**
```typescript
export class Server {
@Inject()
protected app: PlatformApplication
.....
@Inject()
protected trpcService: tRPCservice
.....
…
-
tRPC subscriptions throw a `net::ERR_INCOMPLETE_CHUNKED_ENCODING 200 (OK)` error when using an `httpSubscriptionLink` that uses Server-sent Events (SSE) for [subscriptions](https://trpc.io/docs/client…
-
Cross-posting https://github.com/t3-oss/create-t3-turbo/issues/1110 to get your eyes on it 😉
It looks like superjson silently fails to deserialize `Date` objects in edge runtimes, only in TRPC muta…
-
## Describe the bug
Requires migrating the following APIs:
- GET /threads/:id/polls
- POST /threads/:id/polls
- DELETE /polls/:id
- GET /polls/:id/votes
- PUT /polls/:id/votes