-
They both should have usecases, and since they're client-side usecases, they should have client gateways that TRPC call server-side gateways at some point, when needed.
alebg updated
2 weeks ago
-
Discord webhook is not working.
The test ping is sent successfully, but I don't receive any notification of the actual reservation. Am I missing something?
Test ping is successful in this s…
-
The Communities are not stored in my db after creating them
-
### 📦 部署环境
Vercel
### 📌 软件版本
chore(release): v1.28.3
### 💻 系统环境
macOS
### 🌐 浏览器
Chrome
### 🐛 问题描述
column sessions_agentsToSessions_agent.accessed_at does not exist
…
-
Currently this app is called "threads", we want to call it "smiths" instead. Make sure to rename all user visible instances of "threads" in the app. First check the components files that are being use…
-
-
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": {
…
-
Goal: Atomatically generate Typescript functions for Rust commands in Typescript environment
Why: Use Typescript with type checking for Rust commands rather than `invoke('some string', somedata)`
…
-
I'll caveat all this with I don't know how everythings wired up, so consider this just a point of user feedback.
Vitest was grabbing an unhandled promise rejection, as shown by the second error in …
-
Reported by VT01 on discord.
```ts
import { ZenStackMiddleware } from '@zenstackhq/server/express';
```
```
Error:
SyntaxError: Named export 'ZenStackMiddleware' not found. The requested mod…