An AWS Lambda to automatically translate the scraped content.
Install & setup NodeJS 14.x (recommended to use a node manager like fnm
MacOS (Homebrew)
brew tap aws/tap
brew install aws-sam-cli
Windows (Chocolatey)
choco install awssamcli
Run sam build
npm run test