TRPC useContext, not seeing trpc react-query helpers

Including multiple tables on prisma
Disable Refetch on Focus in TRPC
Is it possible to refresh a nextAuth session?
router.push('/') etc would refresh the session state, but it doesn't. I'm assuming a page refresh would do it, but either way. Is there a good way refresh the session?Hashing oauth username and email in auth. Js?
how to get the same effect as browser zoom/unzoom in css natively
Why can't I access array immediately after checking the index?

nextjs 13 eslint not flagging empty button type or poor indentation
```json...

NextAuth and custom paths
next script / _document

createTRPCNext returns strings, cannot use .withTRPC()

What causes infinite fetch or query?
Manage items position field after delete
[Noob] Not understanding how to create an edit form.
Omegle clone saving socket ids
Prisma cant find ENV variable in turbo repo
@acme/db:db:push: error: Environment variable not found: DATABASE_URL.
@acme/db:db:push: --> schema.prisma:10
@acme/db:db:push: |
@acme/db:db:push: 9 | provider = "mysql"
@acme/db:db:push: 10 | url = env("DATABASE_URL")
@acme/db:db:push: error: Environment variable not found: DATABASE_URL.
@acme/db:db:push: --> schema.prisma:10
@acme/db:db:push: |
@acme/db:db:push: 9 | provider = "mysql"
@acme/db:db:push: 10 | url = env("DATABASE_URL")
Pusher integration

ESLint rule for not passing type into useState?
helpful tips to prepare for deploying/launching an app?
Use State and metadata API in the same component (next 13 app dir)