x44
- 1 Devlogs
- 3 Total hours
I am building a lightweight, DIY Vercel clone that spins up isolated Docker containers to build Git repos, streams the static assets to Cloudflare, and serves them globally.
I am building a lightweight, DIY Vercel clone that spins up isolated Docker containers to build Git repos, streams the static assets to Cloudflare, and serves them globally.
I have built the docker image that will build the code and a rust program that will run the docker container and upload the build output to Cloudflare R2.