I'm trying and failing to set up iron-session + trpc in a T3 app. Anybody here ever do that?
iron-session
+ my own DB solution, but I'm getting hung up on trying to integrate that into the trpc context as well as pass headers around to get access to the cookie ID to load. Found a pretty good github example of that (git::parkgang/trpc-iron-session), but it's using nextJS directly and including @trpc/next
in the flow, which is not baked into T3 app... and trying to move to it is making TS lose its mind (or maybe me).
Any ideas?...Discord login page for T3 stack app not working on Firebase App Hosting
Supermaven vs Copilot
React Error
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.ts(2686)
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.ts(2686)
Need help in TipTap
building content heavy SEO-compatible websites
clerk auth default metadata
Next.js Use localStorage For Rendering Without Flash?
useUserHistory
hook to wrap this behaviour.
```ts...TypeScript linting errors with turborepo
What’s the best way to host my Next.js project if I need to have a static IP address?
how to fix images adjusting after loading
trying to have multiple tables for different projects in vercel postgres using drizzle
session callback are not being invoked?
How do I set the cookie in the procedure?
Coding on Snapdragon X Elite
@t3-oss/env-nextjs with a custom Next.js server?
@t3-oss/env-nextjs
package with my Next.js app that uses a custom server and was wondering if anyone has had any luck with something similar?Is there a built-in way to prevent ID duplicates using Zod?
Express-Like Auth Middleware Pattern For Server Actions?
switch function in drizzle
Everyone help me, how to handle server component error?