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)
trpc global onError
CLI and web UI communication
Database structure for contacts in a CRM?
prisma transaction api
Zod naming convention
Posting to a (secret) webhook best practise

vercel next13 app-router: routing on prod is not clientside
vercel dev all my routes in the header are client side navigations as they should be.
But when I deploy to vercel the navigation is not clientside anymore and every navigation is a full page refresh.
Has anyone some expertise with this issue and can help me out?...Get a users id (snowflake) when signing in 0Auth
id in the user field of the session data isn't my "actual" Discord ID
It is clf2f3yvh0000v07off4kpi78 rather than 843312530528796697
I need access to this number because I want to only let certain ID's access the app....React Hook Form: Number Input not respecting Min/Max values
Error after clean setup of T3-TURBO-CLERK

ReactHookForm + ZOD: Validating against stateful values
Is there an existing tailwind-react library to use?
t3-stack tRPC ssr
react-hydration-error using different browser?