I have deployed my app using YARN on a server. Can I fetch the files back?
So I have an app that I messed around with. Currently my online version hosted on fly.io is working perfectly, and the local one I messed up. I used yarn deploy before. Is there a reverse command I can use? To fetch the deployed version to my local one?