NextAuth dangerous website on email login
secure: false from my nodemailer options. I am using outlook's smtp with port 587 and need to turn off secure false and enable tls instead.
Any workarounds?...Issue installing a dependecy

t3 turbo boilerplate for existing t3 app: next.js, clerk, trpc, prisma...
Or a good tutorial on how I can do this on my own.
I saw this one https://github.com/clerkinc/t3-turbo-and-clerk. But doesn't seem active? ...
working with datetime in drizzle
Drizzle schema export const reminders = mysqlTable(...
Routing and deployment in site builders
xyz.wixsite.com or the ability to connect a custom domain like xyz.com and how does the deployment work? is it a single next app, hosting all the websites or they are all seperate websites hosted in something like a docker container? Any help would be appreciated... Thanks :DCheck if unique key exists before create
How to upload files from server side?
Testing and Debugging Next.js13 apps for production
Google sheets API and restricting scopes
TRPC server side prefetching not working properly
POST API endpoint only working if request made from POSTMAN
prefetchInfinite not working when inputs are different from useInfinite
Serverside Caching with Next API Routes
[Next.js App Router] Dynamic segment 404 on Vercel, but not local production build
generateStaticParams to generate my routes at build time. The expected behavior though is that the routes are to be dynamically generated for future changes with data (i.e. a new date being returned from getDailyTitleDates())
```ts...Rewriting all mongodb queries ?
how do I get the types from data off of a use query???
src/utils/api.ts should export the type RouterOutputsPrisma not creating entries in the given order
Got modules as: [ '<p>1</p>', '<p>2</p>', '<p>3</p>', '<p>4</p>' ]
Created modules as: [ '<p>2</p>', '<p>3</p>', '<p>4</p>', '<p>1</p>' ]...
can't get to work NativeWind for Expo Mobile and Web
