Tool / Technology | Reason |
---|---|
nvm | Simple way to manage multiple versions of Node.js |
rush | Build/Bundle tool |
Node.js v16.x | Install using nvm install 16 , and/or switch to it using nvm use 16 |
Git | Version control |
Please reference each tool's documentation for full installation instructions, linked above.
Tool / Technology | Reason |
---|---|
aws cli (v2) | Used as part of some deployment scripts |
jq | Used as part of some deployment scripts |
docker | Used for building the OpenSSL Lambda layer |