Environment variables in command line script outside
env-test.ts: import nextEnv from "@next/env";...
hi! Is there a maximum rpm for uploadthing?
Why is there a 32k limit on text file upload when some models (like 2.5pro) can support over 100k?
debugging live in REPL (Bun)
REST API design error response
Does T3.chat support any querystring arguments like /?q=my-prompt ?
Uploadthing onUploadAborted not working?
onUploadAborted
inside my useUploadThing
hook
it says it doesnt exist
tried to fix it but couldnt, my uploadthing is also up to date...onUploadAborted
function isn't exposed in the hook. the docs havn't been updated it seems like.
you have 2 solutions: ...
Issue with missing-suspense-with-csr-bailout error while upgrading to Next 15

Has someone used excalidraw in their next.js project?
T3 Env bundles ALL (even server) envs in build output (Next.js 15)
main-app-[random-hash].js
(build output from webpack)
The actual value of the server envs are not bundled but the name of the env is. This poses a security risk because now you can see what packages I use on the server to maybe find an exploit.
Is this something I'm doing wrong or is it a bug in the package itself?...
Passing Cookies / Authentication For QStash

generation
NPM Error when Upgrading from 7.4.1 to 7.7.2 (NextJS14)

Expo + Express on the backend | (maybeServerData ?? data)?.find is not a function

Stop t3-env from asking for env in github actions
wat logging services do you all recommend?
Download, process & reupload file from UploadThing
Clarification needed for uploadthing middleware
docs.uploadthing.com/concepts/auth-security#protecting-unauthenticated-users-from-uploading-files
) it says:
Protecting unauthenticated users from uploading files
You can protect unauthenticated users from uploading files via the .middleware() function in each file route.
Can anyone translate that for me please. I have one middleware.ts in the root direction - what is meant my 'each file route' does that mean I put a middleware.ts in the directory that contains my page.tsx (I'm using app not pages with t3 app and nextjs)
Many thanks....Anyone know how to get AIs to output valid sources?
T3 chat and websocket