Technical requirements
To complete this chapter successfully, you will need the following:
- A Node.js v22 installation
- An IDE such as VS Code from https://code.visualstudio.com/
- A working command shell with
curl
from https://curl.se/download.html - A MongoDB installation from https://www.mongodb.com/
All the snippets in this chapter are on GitHub at https://github.com/PacktPublishing/Node.js-Cookbook-Fifth-Edition/tree/main/Chapter06.