-
我找了半天都没找到Settings这个
-
I'm currently trying to get started interacting with the Slack web api in the Cloudflare workers runtime.
Unfortunately the main client uses axios, and I don't seem to be able to get it running on …
-
### 👟 Reproduction steps
Appwrite 1.5.7 on Ubuntu 24.04
Create a new node-js starter function (I have tried node-16,node-18,node-20,python39,python312 as well).
Deployment builds fail
The same fun…
-
Cloudflare's API has significant latency overhead for querying D1. Querying inside a Worker does not have this extra latency.
This package should provide a ready-to-deploy Worker (similar to [this]…
-
Commit: https://github.com/Harry-zklcdc/go-proxy-bingai/commit/629f2a3bc77dac5ef70991e24c1653ca6e6c2c76
## 使用方法
同 Cloudflare Worker部署方式,不过要修改 `worker.js` 添加 `KievRPSSecAuth` 的 cookie
## 部署之后…
-
### What version of Hono are you using?
4.6.1
### What runtime/platform is your app running on?
Cloudflare Workers
### What steps can reproduce the bug?
Just make a Hono project and put this in `…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/cloudflare
---
###### Please subscribe to this thread to get notified when a new repository is created
-
### Which Cloudflare product(s) does this pertain to?
Wrangler core
### What version(s) of the tool(s) are you using?
3.53.1
### What version of Node are you using?
20.12.2
### What …
-
Sometimes logs do not show up and I'd like to know if this is a known bug or if am I doing something wrong. I'm on pages router and followed this guide: https://github.com/axiomhq/next-axiom/blob/v0.x…
-
使用Cloudflare CDN加载pdf.worker.js速度很慢,导致加载pdf很慢,建议更换其他在国内外加载速度都很快的CDN或者文件本地化
pdfjs.GlobalWorkerOptions.workerSrc = `//cdnjs.cloudflare.com/ajax/libs/pdf.js/${pdfjs.version}/pdf.worker.js`;