How to send metadata from client to server via useUploadThing (Nuxt3)
onUploadComplete callback fails
Is t3dotgg/yerba the best way to use electron in a monorepo?
t3dotgg/yerba was one them.
What I noticed is the lack of issues and maintenance on the templates so I thought I should ask if it's still good to use it or are there any better ways to have an electron app in a turborepo/monorepo project....How does bun install work ?
bun add, I noticed that bun also installed hono and other pacakges (devdeps) but ig it shouldnt have done that ?How do you promote your apps :)
How can i make my Prettier printWidth work with classnames as well?
Protect client side routes in app created using t3, I am using Discord provider for auth.
"Your file was uploaded, but the callback request to failed. Reason: Fetch Failed."
React 19 React Hook Form Issues
need help deciding mobile stack
Auth System - Cookie problem
Exclude field depends on another field
breaking the Rules of Hooks?
UploadThing: Image upload successful, but reaching neither onUploadError nor onUploadSuccess
t3 stack and nextjs app router, chat app
🐌 Extremely Slow Initial Compilation with Next.js 15.1.0 + tRPC

bunx shadcn@latest init
error: Cannot find module '@jridgewell/gen-mapping' from '/private/tmp/bunx-501-shadcn@latest/node_modules/@babel/generator/lib/source-map.js'
error: Cannot find module '@jridgewell/gen-mapping' from '/private/tmp/bunx-501-shadcn@latest/node_modules/@babel/generator/lib/source-map.js'
bun pm cache rm and rerun the code to fix everythingHow to upload a PDF file to uploadthing from a route.ts file
Self hosted Postgres on Create t3 Turbo
create-t3-turbo db package from using Vercel Postgres to Railway postgres connection.
This is what I have now in my client.ts
```...