Hi! Not sure if this is the place for this, but I was digging around in the code, and noticed that there is no public code for the deployment server (IE everything that happens post-build after you click publish) to get the built site from the database to cloudflare. (
https://github.com/webstudio-is/webstudio/blob/main/packages/trpc-interface/src/shared/deployment.ts).
I am interested in building my own deployment service and I was wondering if I could take a look at that code. I also could just be confused and its in the git somewhere.
Either way, let me know! Thanks.