-
Hello,
How can we have cache busting of static assets in a buildless workflow? I know some hosting platforms do this automatically (Netlify, Vercel etc), but is there a solution for simpler hosting…
-
Relates to #3
The config repo is now public and GitHub layer storage is supposed to push into that repo.
This plugin has one ultra sensitive env var which is the MTProtoAPI Session String.
If…
-
Hi,
I think more issue templates can be useful in addition to the current templates: (maybe one for `suggestions` for issues similar to this one 😄 )
And one more suggestion:
I really enjoyed …
-
I am trying to understand how this is 'free' and what the limits are? Especially since it uses MailChannels as a relay, whose services start at $500 USD/month.
-
### Which Cloudflare product(s) does this pertain to?
KV
### What version(s) of the tool(s) are you using?
3.1.1 Wrangler ,
### What version of Node are you using?
18.16.1
### What operating sy…
-
When your running local wrangler dev based on example in documentation here https://developers.cloudflare.com/workers/languages/python/packages/fastapi/
I see strange response headers, contains b''…
-
Hi all! Love the library and have been using it a bunch for a personal project. I tried to use it with Cloudflare Workers and, weirdly, Superagent does not seem to work in that runtime. One thing lead…
-
`difftastic` would benefit greatly from `wasm` builds!
It would open the project up to web browsers, deno deploy, bun oven, cloudflare workers!
-
Hey @dnalborczyk I was trying to use your package to deploy my Apollo server V4 into Cloudflare Workers (looks like this is the only way so far).. And as I tried to build the project by running `rimr…
-
Sometimes, it can be useful to be able to scale the amount of workers up or down.
For example, at Cloudflare we generally do graceful restarts by running both the old and new versions of a service …