Use Atlas Search (MongoDB) in a Next.js app using Prisma ORM

Omar Saúl Morales Ibarra - Sep 28 - - Dev Community

Testing how to use MongoDB in Next.js using Prisma I was having some issues when trying to use Atlas Search. Here a code snippet on how I solved my issue. Hope is useful for someone 😀 Happy coding 🧑‍💻

Code snippet

Here the Github gist if you need to copy the code 😉

And documentation of raw queries with Prisma.

. . .
Terabox Video Player