To get the most out of this book
You will need Node.js 16 (or later) installed on your computer. All code examples have been tested using Node.js 16 on macOS. However, they should work with future versions too.
Optionally, you can install Docker if you want to deploy the application as a Docker container to AWS Fargate.
Software requirements: Node latest LTS, yarn (or npm), and Docker (optional)
Operating system requirements: Linux, MacOS or Windows