alex (he/him)
Explore posts from serversCDCloudflare Developers
•Created by alex (he/him) on 11/14/2023 in #pages-help
Help understanding routing with a custom `_routes.json`
Hey I'm debugging an user bug report for Astro.
The user has the following
_routes.json
And the following file-tree:
If he now tries to access his webpage using the following url: https://example.com/unknown
, the index.html
is returned.
Would like to understand the why, so we can offer a fix in Astro?12 replies
CDCloudflare Developers
•Created by alex (he/him) on 10/20/2023 in #pages-help
`pages.dev` is limited compared to custom domain
We have enabled CF Fonts & CF Image Resizing on a zone, which also is setup as a custom domain for our pages project. That works fine for the main production branch. However accessing the preview deployments at
hash.pages.dev
, both system do not work. What is the best way to make them work with the pages.dev
urls, or get individual preview urls on the custom domain automatically?6 replies
CDCloudflare Developers
•Created by alex (he/him) on 7/3/2023 in #pages-help
`rss.xml` Error 1101
trying to access: https://baae285e.test-ef9.pages.dev/rss.xml
But get strange issue, can someone help?
7 replies
DTDrizzle Team
•Created by alex (he/him) on 6/19/2023 in #help
drizzle-kit@win still not working. What am I doing wrong?
/Users/alexanderniebuhr/Developer/Projects/alexanderniebuhr_blog/packages/db/drizzle.config.ts
6 replies
DTDrizzle Team
•Created by alex (he/him) on 6/4/2023 in #help
Type Declaration with TypeScript in Monorepo failes
I am trying to setup a monorepo with moon and pnpm, where shema lives in an additional package and is imported by other apps. Is there any monorepo example?
Currently I get following error:
There is an GitHub Issue already, can anyone help with workarounds or fixes, explanations?
https://github.com/drizzle-team/drizzle-orm/issues/656
6 replies