blogr-nextjs-prisma icon indicating copy to clipboard operation
blogr-nextjs-prisma copied to clipboard

Repo outdated. More recent version available.

Open maximevince opened this issue 1 year ago • 1 comments

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.

maximevince avatar Jul 16 '24 11:07 maximevince

The above link from @maximevince appears to not work any more. I do have a working version in my personal repo.

tomharrisonjr avatar Nov 15 '24 21:11 tomharrisonjr