Setting up a Create-React-App with PM2 and Nginx on AWS EC2

Recently, I was working on a project and wanted to host it online. In addition, I didn’t wanted to use Heroku as I thought that it abstracts too much of the server configurations and I myself wanted to test the server configs that I intended to use for production. One of the hurdles that I …

Setting up a Create-React-App with PM2 and Nginx on AWS EC2 Read More »