Contents

Prisma ORM - Setup MongoDB replica set in docker locally or with Atlas

Contents

Prisma requires MongoDB instance to run as a replica set which is non-trivial to setup locally, although quite easy with Atlas. But if your internet connection is not very good, setting up a local instance becomes mandatory for developement

Read the article here