WorkerHub is a GitHub organization dedicated to the Cloudflare Workers ecosystem. We create and curate full-stack applications — both frontend and backend — that run entirely on Cloudflare's edge network.
- 🛠 Original Projects — Tools, frameworks, and applications purpose-built for Cloudflare Workers
- 🔀 Forked & Adapted Projects — Existing open-source projects migrated and optimized for the Workers runtime
- 📦 Full-Stack on the Edge — Every project runs frontend + backend on Cloudflare, no traditional servers needed
| Feature | Benefit |
|---|---|
| Global Edge Network | Deploy to 300+ cities worldwide |
| Zero Cold Starts | Workers start in under 5ms |
| Generous Free Tier | 100K requests/day for free |
| Full-Stack in One Platform | Workers + Pages + D1 + KV + R2 + Durable Objects |
| V8 Isolates | Lightweight, secure, and fast |
We leverage the full Cloudflare platform:
- Workers — Serverless compute at the edge
- Pages — Static site hosting & SSR
- D1 — SQLite database at the edge
- KV — Global key-value storage
- R2 — Object storage (S3-compatible)
- Durable Objects — Stateful compute with strong consistency
- Queues — Reliable message queuing
| Project | Description |
|---|---|
| AppTemplate | App Template for any new application |
| shortlink | A short url application |
| eNotify | A custom notification application |
| Zeta | Cloudflate D1 online query |
We welcome contributions! Here's how you can get involved:
- Fork & PR — Contribute to any of our repositories
- Request a project — Open an issue with the
project-requestlabel - Migrate a project — Help us bring more tools to the Workers ecosystem
- ⭐ Star our repositories to show support
- 🐛 Report bugs via GitHub Issues
- 💬 Start discussions in GitHub Discussions
WorkerHub 是一个专注于 Cloudflare Workers 生态 的 GitHub 组织。我们创建和收集完全运行在 Cloudflare 边缘网络上的全栈应用——包括前端和后端。
- 🛠 原创项目 — 专门为 Cloudflare Workers 打造的工具、框架和应用
- 🔀 Fork 与适配项目 — 将现有开源项目迁移并优化至 Workers 运行时
- 📦 边缘全栈 — 每个项目的前端和后端都运行在 Cloudflare 上,无需传统服务器
| 特性 | 优势 |
|---|---|
| 全球边缘网络 | 部署至全球 300+ 城市 |
| 零冷启动 | Workers 启动时间低于 5ms |
| 慷慨的免费额度 | 每天免费 10 万次请求 |
| 一站式全栈 | Workers + Pages + D1 + KV + R2 + Durable Objects |
| V8 隔离环境 | 轻量、安全、快速 |
我们充分利用 Cloudflare 全平台能力:
- Workers — 边缘无服务器计算
- Pages — 静态站点托管与 SSR
- D1 — 边缘 SQLite 数据库
- KV — 全球键值存储
- R2 — 对象存储(兼容 S3)
- Durable Objects — 有状态计算,强一致性
- Queues — 可靠消息队列
| 项目 | 描述 |
|---|---|
| AppTemplate | AppTemp模板 |
| shortlink | 自定义短链接 |
| eNotify | 自定义提醒 |
| Zeta | Cloudflate D1 在线查询 |
欢迎参与!你可以通过以下方式加入:
- Fork & PR — 为我们的仓库贡献代码
- 提议项目 — 使用
project-request标签提交 Issue - 迁移项目 — 帮助我们把更多工具带入 Workers 生态
- ⭐ Star 我们的仓库以表示支持
- 🐛 通过 GitHub Issues 报告问题
- 💬 在 GitHub Discussions 中发起讨论
Built with ❤️ for the WorkerHub