Open fernandodilland opened 10 months ago
It would be amazing to have automatic deployment URLs using CloudFlare Workers, e.g. https://deploy.workers.cloudflare.com/?url=https://github.com/G4brym/R2-Explorer.
I think the "secrets" should have specific names e.g.: CF_API_TOKEN and CF_ACCOUNT_ID
Reference project: https://github.com/eidam/cf-workers-status-page?tab=readme-ov-file#getting-started or https://deploy.workers.cloudflare.com/
Pull request proposal (single button): #53
Documentation I have found: https://developers.cloudflare.com/workers/tutorials/deploy-button/#create-a-deploy-button-for-your-project
It would be amazing to have automatic deployment URLs using CloudFlare Workers, e.g. https://deploy.workers.cloudflare.com/?url=https://github.com/G4brym/R2-Explorer.
I think the "secrets" should have specific names e.g.: CF_API_TOKEN and CF_ACCOUNT_ID
Reference project: https://github.com/eidam/cf-workers-status-page?tab=readme-ov-file#getting-started or https://deploy.workers.cloudflare.com/
Pull request proposal (single button): #53