Comment on Cloudflare Pages: the best way to build JAMstack websitesparentComments−tyingq5yWorkers, also now has a free tier, with some usage limitations: https://developers.cloudflare.com/workers/platform/pricingThe "Workers Sites" works differently than "Cloudflare Pages", at least from the developers side. You're using their wrangler tool instead of passing a git repo to their CI/CD setup.
Comments
Workers, also now has a free tier, with some usage limitations: https://developers.cloudflare.com/workers/platform/pricing
The "Workers Sites" works differently than "Cloudflare Pages", at least from the developers side. You're using their wrangler tool instead of passing a git repo to their CI/CD setup.