Getting error while static deploy vsf with magento 2 in EC2 for production ,
yarn build
yarn start works , but as soon as terminal is closed server stops
if i build it with target static and try to deploy the dist in ec2 , static files are working but API calls to magento is not working in this case ,
Can someone provide some good documentation to deploy it to production .
yarn start works , but as soon as terminal is closed server stops
if i build it with target static and try to deploy the dist in ec2 , static files are working but API calls to magento is not working in this case ,
Can someone provide some good documentation to deploy it to production .