blogr-nextjs-prisma
blogr-nextjs-prisma copied to clipboard
Repo outdated. More recent version available.
This repo seems out-dated and gives issues with more recent versions of Next.js and/or NextAuth.js In any case, it's hard to complete the tutorial without making many manual changes.
Newer version of the code is available here: https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-api-routes-auth
It works almost out of the box. I had to manually add nodemailer to the dependencies of my package.json for it to work.
The above link from @maximevince appears to not work any more. I do have a working version in my personal repo.