Cromefire_

Results 216 comments of Cromefire_

Improved the documentation on that to say that you need to explicitly set `FRITZBOX_ENDPOINT_URL` to an empty string for the docker image.

The new container is a multi-platform image: https://github.com/cromefire/fritzbox-cloudflare-dyndns/pkgs/container/fritzbox-cloudflare-dyndns It doesn't have a versioned tag yet, but I'll probably do one today.

@h2non Sorry for the ping, but did you maybe overlook this or so, as this has been open for almost 2 years now with no feedback (and I've seen you...

So after some more work I actually got it running (and it's actually running surprisingly fast, only CSS inlining is WIP) and the following is what I needed to patch:...

They seem to shim the NodeJS API, maybe a good workaround for now: https://github.com/cloudflare/workers-sdk/blob/36d497829972667852bbcaacebcb22124d73d765/packages/create-cloudflare/src/frameworks/angular/templates/tools/bundle.mjs#L19 The code looks too complicated though to burden the average developer with all of that. Seems...

I think you might have to add SSR yourself, because I see references to it in the source code of the CLI, but the documentation is really confusing... Would be...

> the tools folder contains the Cloudflare shims/magic to make it work Yeah well, that's the big honey, that that isn't needed anymore, as it doesn't sound too stable of...

> no classes, no DI Well but that's why there are different frameworks to choose from. I find both of them to be very important to me for big enterprise...