Marius B.
Marius B.
CDCloudflare Developers
Created by Marius B. on 9/2/2024 in #pages-help
Can Nextcloud run on Cloudflare Pages?
Is it possible to run a Nextcloud instance, which is based on PHP, on Cloudflare Pages? I would use cloudflare with an external storage provider like R2. No files would be stored on Pages, except the PHP files that are needed to run the Nextcloud App. Kind regard, Marius
2 replies
CDCloudflare Developers
Created by Marius B. on 7/18/2024 in #pages-help
SyntaxError: Unexpected token 'with' when deploying Astro Project
13:32:05.753 SyntaxError: Unexpected token 'with'
13:32:05.754 at ESMLoader.moduleStrategy (node:internal/modules/esm/translators:119:18)
13:32:05.754 at ESMLoader.moduleProvider (node:internal/modules/esm/loader:468:14)
13:32:05.753 SyntaxError: Unexpected token 'with'
13:32:05.754 at ESMLoader.moduleStrategy (node:internal/modules/esm/translators:119:18)
13:32:05.754 at ESMLoader.moduleProvider (node:internal/modules/esm/loader:468:14)
I am getting the following error on cloudflare pages. Can someone hlep me to fix it?
3 replies
CDCloudflare Developers
Created by Marius B. on 2/29/2024 in #pages-help
Redirect Rule for Angular CSR App
Can someone please help me choosing the correct redirect rule for my Angular CSR App? I am getting the error that my redirect rule is invalid.
23:08:33.301 Parsed 0 valid redirect rules.
23:08:33.302 Found invalid redirect lines:
23:08:33.302 - #1: /* /index.html 200
23:08:33.302 Infinite loop detected in this rule and has been ignored. This will cause a redirect to strip `.html` or `/index` and end up triggering this rule again. Please fix or remove this rule to silence this warning.
23:08:33.301 Parsed 0 valid redirect rules.
23:08:33.302 Found invalid redirect lines:
23:08:33.302 - #1: /* /index.html 200
23:08:33.302 Infinite loop detected in this rule and has been ignored. This will cause a redirect to strip `.html` or `/index` and end up triggering this rule again. Please fix or remove this rule to silence this warning.
I am using this redirect rule to prevent 404 Errors on Angular CSR Applications.
1 replies
CDCloudflare Developers
Created by Marius B. on 2/23/2024 in #pages-help
Build Stucks on "bun install v1.0.29"
No description
2 replies
CDCloudflare Developers
Created by Marius B. on 2/23/2023 in #workers-help
Is there any backend (ORM) framework except Prisma that works on cf workers?
Hello, I really trust cloudflare as a hosting provider and I want to host a backend on it. Sadly, Strapi needs to run a permanent node process. So it can't be hosted on cf. Is there any alternative to prisma? Or will it be possible to host alway-on node apps on cloudlfare in future? Regards, Marius
2 replies