- have libbson and libmongocrypt installed globally (instructions here: https://github.com/daprahamian/mongodb-encryption-examples#installation)
mv .env.dev .env
- replace values in .env with your keys
npm install
node index.js
mohammadhunan-dev/MongoDB-Node.js-Client-Side-Field-Level-Encryption-Complete-Example
MongoDB Node.js Client Side Field Level Encryption Complete Example
JavaScript