Modification of the Default Bundle from the Rammerhead Browser and partially improving it (feature-wise).
-
First, make a fork of this repository.
-
Second, configure these repository action secrets:
CLOUDFLARE_ACCOUNT_ID(Your Cloudflare Account ID: Tutorial to find here)CLOUDFLARE_API_TOKEN(Cloudflare API Token with Edit Access to Workers & Pages)- Go to https://dash.cloudflare.com/profile/api-tokens
- Use the
Edit Cloudflare Workerstemplate - Give it Access to:
- Account Resources:
All accounts - Zone Resources:
IncludeAll zones
- Account Resources:
- Click
Continue to summaryand clickCreate Token
-
Finally, go to the
Deploy to Workersaction and manually run the workflow!
- Read wrangler.toml on how to setup routes.
