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 Workers
template - Give it Access to:
- Account Resources:
All accounts
- Zone Resources:
Include
All zones
- Account Resources:
- Click
Continue to summary
and clickCreate Token
-
Finally, go to the
Deploy to Workers
action and manually run the workflow!
- Read wrangler.toml on how to setup routes.