Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 896 Bytes

File metadata and controls

17 lines (14 loc) · 896 Bytes

Prerequisites for Development

Tool / Technology Reason
nvm Simple way to manage multiple versions of Node.js
rush Build/Bundle tool
Node.js v18.x Install using nvm install 18, and/or switch to it using nvm use 18
Git Version control

Please reference each tool's documentation for full installation instructions, linked above.

Prerequisites for Deployment

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