Himanshu Kumar Dutt

Results 15 comments of Himanshu Kumar Dutt

I started working on this and got the cli to scaffold the drizzle / prisma schema and auth folder only for app router with trpc (took me a while with...

> I started working on this and got the cli to scaffold the drizzle / prisma schema and auth folder only for app router with trpc (took me a while...

Update: got almost everything working only problem is the e2e test make 512 tests because of better auth option, idk how to approach it. @juliusmarminge I'm new to this GitHub...

Update, I got all the combinations to work, just need review, you can test it out on your local end for testing. All feedback welcomed. https://github.com/t3-oss/create-t3-app/pull/2142

the issue can be closed as https://github.com/t3-oss/create-t3-app/pull/2142 is merged. In new version you will need to add next cookies plugin for server action in auth client, i have a pr...

@juliusmarminge @nexxeln should I split this into individual Prs ? One for Bux fixes and one for upgrades or is this good? I have tested app router combos and still...

cc: @juliusmarminge fixed all the review only the VERCEL_ENV for baseurl is left

> Thank you so much for this! Mostly nit comments @juliusmarminge @nexxeln I think I've gotten almost all done only the --turbopack explicit remains (it's default so adding the flag...

cc @juliusmarminge updated the deps also looked into socket warning its for @changesets/cli 2.29.7 └─┬ @inquirer/external-editor 1.0.3 └─┬ iconv-lite 0.7.0 └── safer-buffer 2.1.2 https://socket.dev/npm/package/safer-buffer/alerts/2.1.2 i checked the file and its...

strange it was working without it in my testing i apologize for this, i have added a pr to fix it.