You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Love it! Just installed and wanted to share the firsthand noob experience with deployment:
"Go to your Cloudflare dashboard and set up a Cloudflare Workers subdomain". I created the "Hello World" worker, hopefully that was the right thing? I believe it was, but there was a warning later on that I was overwriting something.
no notes
"This token needs Account.Account Analytics permissions at a minimum." Should I create a "Read analytics and logs" token or custom with just Account.Account Analytics? (I did the latter, but I assume the former is more future-proofed)
no notes
might be worth mentioning that "If this is your first time using wrangler with Cloudflare, you'll be asked to give it access to make changes to your Cloudflare account."
no notes
I got 2 warnings, the same one as issue 67 as well as "[WARNING] You are about to publish a Workers Service that was last published via the Cloudflare Dashboard. Edits that have been made via the dashboard will be overridden by your local code and config." -- Which I assume is the "Hello World" app I made in step 1.
Otherwise:
Deployed locally no problems
Deployed to production with no problems.
Added to 2nd website no problems.
The text was updated successfully, but these errors were encountered:
Love it! Just installed and wanted to share the firsthand noob experience with deployment:
Otherwise:
The text was updated successfully, but these errors were encountered: