I want to automate the deployment of a react app on my server. I have a github webhook event that hits a python Flask endpoint where I then run npm run build:stage
npm run build:stage