How to deploy NodeJS API on AWS EC2
Jun 10, 2024 · 4 min read · In this post we will create an EC2 (Elastic Compute Cloud) instance with Ubuntu AMI (Amazon Machine Image) and then deploy a NodeJS/ExpressJS project from GitHub repository. We will use PM2 for running the project and Nginx as a reverse proxy. Prereq...
Join discussion




