Boilerplate with Nextjs, Prisma, Mongo and Tailwindcss How to set up your machine Mongo installation Create a database yobulk using compass, the mongo ui client clone this repository yarn install npx prisma generate npx prisma db push yarn dev