Back to Browse

Upload the backend source code of the web on #aws instance using #Linux #Console

57 views
Jun 1, 2023
26:53

https://medium.com/today-i-solved/how-to-deploy-next-js-on-aws-ec2-with-ssl-https-7980ec6fe8d3 sudo yum update -y sudo yum install git -y git --version 1. curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash 2. . ~/.nvm/nvm.sh 3. nvm install node 4. nvm install v16 5. node -v 6. npm i -g pm2 sudo yum update -y yum install gcc-c++ pm2 start npm --name "next" -- run dev sudo yum update -y sudo amazon-linux-extras install nginx1 systemctl start nginx

Download

1 formats

Video Formats

360pmp439.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Upload the backend source code of the web on #aws instance using #Linux #Console | NatokHD