R2-Explorer icon indicating copy to clipboard operation
R2-Explorer copied to clipboard

[Feature Request] Deploying from GitHub

Open fernandodilland opened this issue 2 years ago • 3 comments

This project is amazing; I've been using it, and it works very well. Unfortunately, having Wrangler locally on the computer and the local module creates a dependency on working offline and deploying with Wrangler to the Cloudflare Worker for every change to see updates. It would be great if there was a way to fork the project and have an automatic deploy button to Cloudflare (example: https://github.com/eidam/cf-workers-status-page#deploy-with-cloudflare-deploy-button), where the Github Action is generated automatically (with private API keys configured as Action variables) to upload the deploy to Cloudflare.

fernandodilland avatar Sep 10 '23 09:09 fernandodilland

Hey @fernandodilland i've just published a new tutorial onhow to setup a new project and update using github action https://r2explorer.dev/getting-started/setup-using-github-actions/ Let me know if you find any issues with this setup

G4brym avatar Sep 17 '23 14:09 G4brym