Facing issue while hosting the website on AWS EC2 Instance.
Budget: ₹1,500 – ₹12,500 INR
I am deploying my website on AWS EC2 instance made Ubuntu 16.04 as the image of hosting server. Installed Apache web server and deployed the frontend of the website which is working fine.
The issue I am facing is in the Backend side cloned from github the backend files ran index.js using pm2 it is showing online. Configured database by installing mysql on the server. The issue is when I am fetching pm2 logs on the ubuntu server error are showing. And on the website when I am filling information on registration page and clicking on registration nothing is happening. I think the frontend is not connecting with the backend .I want someone to resolve this issue.
The issue I am facing is in the Backend side cloned from github the backend files ran index.js using pm2 it is showing online. Configured database by installing mysql on the server. The issue is when I am fetching pm2 logs on the ubuntu server error are showing. And on the website when I am filling information on registration page and clicking on registration nothing is happening. I think the frontend is not connecting with the backend .I want someone to resolve this issue.