How to deploy NodeJS API on AWS EC2
Beginner steps to deploy NodeJS API on AWS EC2 instance
Jun 10, 20244 min read131

Search for a command to run...

Series
In this series, I will describe how to deploy NodeJS API into AWS. • Manual deploy on EC2 • CI/CD using Github Actions • Deploy into ECS