DEV Community

Cover image for Next.js MongoDB Prisma Auth Template πŸš€
mmvergara
mmvergara

Posted on

Next.js MongoDB Prisma Auth Template πŸš€

Simple Starter Template with proper protected routes setup via middleware! πŸš€

I always use this stack because you can literally host it for free. But, I noticed that I kept repeating the same boilerplate code for my projects. So, I decided to streamline the process by making a template for it and here I am sharing it with you.

Repository Link

Includes

  • Next.js
  • MongoDB
  • Prisma
  • NextAuth
    • zod
    • bcryptjs

Contributions are welcome πŸ™ŒπŸ™ŒπŸ™Œ

Top comments (1)

Collapse
 
balldev1 profile image
Nanthawat Cola

Enter fullscreen mode Exit fullscreen mode