Deploy the docker image from DigitalOcean marketplace.
Copy .\backend\docker-compose.yml over and run docker-compose up -d
Run script .\initial_setup.sh
to setup the template for a new project.
https://www.apollographql.com/docs/react/essentials/mutations/
Install pm2 on maschine.
npm install pm2 -g
Then use script gitUpdate.sh
.