Deploy react app to Nginx to resolve on domain

Job ID: 35999611

Budget: $10 – $30 USD

I have a react node.js app that I have installed on an Ubuntu machine with NPM, NGINX and certbot installed.
I am launching this app using: npm run dev:mainnet
However my app requires SSL in order to render and display.

I want the subdomain that I have already pointed to the server to work with NGINX so that I can generate an SSL certificate for it.
Related categories: Linux Nginx Node.js Ubuntu