Description Primsa with Mongodb repository. Installation $ yarn install Generate prisma schema $ npx prisma generate Running the app # development $ yarn dev # production mode $ yarn start