justboereh
Explore posts from serversCDCloudflare Developers
•Created by stio_studio on 8/5/2023 in #pages-help
Make wildcard to 404 page
you might need to go to github discord server or aomething
12 replies
CDCloudflare Developers
•Created by Vignesh Aithal on 8/6/2023 in #pages-help
How to host sub domain in sub directory?
afaik i don’t really think it’s possible to combine those two together
22 replies
CDCloudflare Developers
•Created by Vignesh Aithal on 8/6/2023 in #pages-help
How to host sub domain in sub directory?
@iamvignesh it’s probably better to have a
dashboard
subdomain instead of path so you can use weflow for the home pages and svelte for dashboard pages.22 replies
CDCloudflare Developers
•Created by stio_studio on 8/5/2023 in #pages-help
Make wildcard to 404 page
you’re not using cloudflare pages?
12 replies
CDCloudflare Developers
•Created by stio_studio on 8/5/2023 in #pages-help
Make wildcard to 404 page
@stio_studio try adding
*.stio.studio*
to your pages custom routes12 replies
CDCloudflare Developers
•Created by Harrison Lo on 6/28/2023 in #workers-help
How to serve react pages within the 200ms startup time limit?
Unless you’re building you’re own SSR (like you’re not using a meta framework like Next.js).
7 replies
CDCloudflare Developers
•Created by Harrison Lo on 6/28/2023 in #workers-help
How to serve react pages within the 200ms startup time limit?
@harrisonlo I’m pretty sure SSR React will work in Pages, but i’m not 100% sure since I deployed Nuxt instead of React.
7 replies
CDCloudflare Developers
•Created by Harrison Lo on 6/28/2023 in #workers-help
How to serve react pages within the 200ms startup time limit?
it’s probably better to use Pages instead of Workers for react apps.
7 replies
CDCloudflare Developers
•Created by valkyrie_pilot on 6/12/2023 in #workers-help
Run file on worker start
You’ll probably need an executable that can run the file, and use like a command line process thing to run it, e.g.
child_process
for Node.4 replies
CDCloudflare Developers
•Created by justboereh on 6/11/2023 in #workers-help
Stuck on “Initializing” and Edge Cert. still pending
thank you daddy
13 replies
CDCloudflare Developers
•Created by justboereh on 6/11/2023 in #workers-help
Stuck on “Initializing” and Edge Cert. still pending
it’s active now
13 replies
CDCloudflare Developers
•Created by justboereh on 6/11/2023 in #workers-help
Stuck on “Initializing” and Edge Cert. still pending
nevermind
13 replies