02.nodejs
Install Node.js
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash -
apt-get update -y && apt-get install -y yarn nodejs
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash -
apt-get update -y && apt-get install -y yarn nodejs