http://13.53.148.243/phpmyadmin username : smartinfo password : smartinfo@123 npm install -g pm2 pm2 start "npm start" --name "frontend" pm2 start server.js --name "backend" pm2 save After restart aws server run this query then pm2 stop and pm2 start SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY','')); git token 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 ssh -i /Applications/react-project/smartinfo/smartinfo.pem ubuntu@13.53.148.243