Deploy React Application to AWS EC2 with PM2 and Nginx

Supun Sandeeptha
FAUN — Developer Community 🐾
5 min readApr 13, 2021

--

Have you finished development with your react app? Time to deploy the application with the AWS cloud platform. So Let’s begin.

Note: Please use the below procedure to deploy your application in a development environment. This is not a production environment deployment.

Prerequisites:- *

  • Running AWS EC2 instance. (You…

--

--