Description
During the move from Vercel to Cloudflare, the backups service was never updated for the Turso. After doing some research, Turso allows for us to attain the dump file via a http request allowing for us to not have to rely on a shell command. Furthermore, it seems that Cloudflare's Cron Triggers could provide a nice alternative to having to host a traditional server on railway that only runs a single cron job
Resources
libSQL Remote Protocol Reference - Turso
Cron Triggers