DEV Community

Cover image for Next.js MongoDB Prisma Auth Template 🚀
mmvergara
mmvergara

Posted on

8 2 2 2 2

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

nextjs tutorial video

Youtube Tutorial Series

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay