Backend for the https://github.com/t2pellet/digitalocean-foundry-client
You can deploy it for free on render: https://render.com/docs/deploy-node-express-app
Put this repo's URL for the 'public git repository field' when creating the web service.
Then use these settings for build/deployment:
Under advanced, add a secret file:
! Your DOMAIN_NAME is your apex domain name, not the specific subdomain you want to use for foundry / dnd
On the DigitalOcean side, create a Premium AMD Droplet (2vcpu, 2gb):
Setup foundry on it as you would any linux installation: https://foundryvtt.wiki/en/setup/linux-installation (setup caddy with your domain name)
Switch to DigitalOceacn for your Domain's nameservers: https://docs.digitalocean.com/tutorials/dns-registrars/
You'll also need your token for the deployment part (described above)