workers-help
pages-help
general-help
durable-objects
workers-discussions
pages-discussions
wrangler
coding-help
kv
🦀rust-on-workers
miniflare
stream
general-discussions
functions
zaraz
⚡instant-logs
email-routing
r2
pubsub-beta
analytics-engine
d1-database
queues
workers-for-platforms
workerd
web3
🤖turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows-beta
i'm building a nextjs app on pages, and
Has anyone been able to bind an R2 in
Hi, has anyone been able to implement
functions folder
and I use next-on-pages
to build the app, and these are incompatible
with each other (the same applies to HoneyComb): https://baselime.io/docs/sending-data/platforms/cloudflare/pages/
- If I want to use OpenTelemetry for NextJS, I get errors like Module not found: Can't resolve 'perf_hooks'
, and as I understand it, this is because Pages is not a full Node environment: https://baselime.io/docs/sending-data/languages/next.js/. Is there any way to resolve perf_hooks
, child_process
, fs
, os, http
?...> Is there any issue with this approach
Is there any issue with this approach? I want to try it out and am getting CNAME Cross-User Banned when I load the domain the customer uses.CF Pages uses CF for SaaS under the hood, which basically has an allowlist of all the accepted host headers/subdomains allowed to use it. It's seeing
example.customer.com
and saying "hey that's not on our list", and it would only allow it as a Verified Custom Domain if it was pointing direct
Your options basically are:
1. Use CF Pages Custom Domains up to the limit: https://developers.cloudflare.com/pages/platform/limits/ (depending on plan), have customers cname to pages.dev...Hugo build caching
Docusaurus build cache
Custom Domain
Svelte/kit on CF behaves differently on two domains, with the same deployment
Does `wrangler pages deploy` pick up `wrangler.toml` config?
wrangler pages deploy
. I made some bindings with the CLI which I added to the wrangler.toml, but the bindings did not actually get applied, I had to do it manually in the dashboard. Is this a known issue or am I "holding it wrong"?Affiliate Link
i was planning on moving from github
Hi, is authentication available for
Nextjs 14 app API and am using firebase for chat in my app
I've been trying to figure this one out
hey guys! is there a good example
Just to confirm, are you saying that the
Build configuration · Cloudflare Pages d...
pelican build integration is failing