The minimal version of get started with mongodb ๐ฑ local development
Reference
https://www.prisma.io/dataguide/mongodb/connecting-to-mongodb#connecting-to-a-local-database-with-mongo
https://www.mongodb.com/docs/v4.2/reference/program/mongodump/
Install MongoDB on local machine
In case your OS is MacOS.
brew tap m...
loclv.hashnode.dev1 min read