martin
martin
CDCloudflare Developers
Created by martin on 11/1/2024 in #workers-help
Static Assets: How to deploy a SPA?
Currently I'm using remix with spa mode and deploying it to cf workers, I also have Hono as main entrypoint for my bucket, problem is when i go to the root (/) I do get served the index.html file and if I navigate using the <Link> component everything goes well, but if i refresh in a path other than / I get 404. Should rewrite the requests with Hono? Is there a similar thing as behaviour in cloudfront where you can specify a certain path always serve a static file?
11 replies
CDCloudflare Developers
Created by martin on 2/15/2024 in #pages-help
ETA for wildcard subdomains support on pages
Is there an ETA for this? It's really the only thing preventing me from moving from vercel. https://community.cloudflare.com/t/wildcard-custom-domain-alternative-for-pages/509081/3
2 replies
CDCloudflare Developers
Created by martin on 2/7/2024 in #pages-help
Wildcard Subdomains in Pages (trying to migrate from vercel)
We want to migrate from vercel to cloudflare pages, we've already tested our app and everything seems to be working well for us (we had to upgrade to pages paid plan because of the size of our functions) but the only blocking thing for us is wildcard subdomains which seem to be unsupported at the moment (https://developers.cloudflare.com/pages/platform/known-issues/#custom-domains). Is there an ETA for this? Any workaround? This is literally the only thing stopping us from fully migrating everything to cloudflare.
2 replies