Alternatives
Products that do what Just Fucking Use Cloudflare – A satirical guide to the CF stack does
Inspired by the recent justfuckingusetailwind.com, I built a similar "love letter" to the Cloudflare ecosystem. I find myself reaching for Workers, R2, D1, and KV for almost every project lately, so I wanted to capture that sentiment in a single, slightly over-the-top page. It’s a simple side project, but the stack is: - Vite + TypeScript - Biome + Ultracite - Deployed (obviously) on Cloudflare First draft in Claude, the copy was drafted with Grok to get that specific tone, then I used Google's AI Studio to accelerate the build with touch up's in Cursor. Link:…
- 1
Cloudflare Drop▲374Drop your folder in browser & deploy instantly on Cloudflare
Jul 2026 · cloudflare.com
- 2

- 3AT
2024 · github.com
- 4BI
For the last month or so I've been working on bewCloud, and today I'm making its source code public and open! Right now, the Dashboard (URLs + freeform notes), News (RSS/Atom/JSON feeds), and Contacts (CardDav) are working. If you have any suggestions, comments, or recommendations, I'd love to hear it. Thank you for your attention and kindness. I really appreciate it!
2024 · bewcloud.com
- 5BA
Hey all! I've been using this stack personally for a while now and decided to automate it a bit by turning it into a template I can reuse. Hope others might find it helpful!
2025 · bhvr.dev
- 6PA
I'm sure folks here have seen pastebins a thousand times. There's no innovation left in this space – and that's kind of the point. When I wanted to self-host a pastebin, every option I found was too much. Git-based version control, OAuth, elaborate admin panels. I just wanted something I could deploy in under a minute with a CLI that actually works. So I built pbnj (yes, like the sandwich). What it is: - A minimal, beautiful pastebin with syntax highlighting for 100+ languages - One-click deploy to Cloudflare (free tier gives you ~100,000 pastes) - CLI-first: pbnj file.py → get a URL, copied…
Dec 2025 · pbnj.sh
- 7
kimiflare▲96kimi k2.6 cli code editor hosted on cloudflare workers AI
Apr 2026 · sinameraji.github.io
- 8SA
Hello HN! I am Ashley, author of the book Serverless Apps on Cloudflare, and I'm excited to share it with you and hopefully spread the awareness of the powerful and developer-focussed platform that Cloudflare has built, that I believe is currently flying under the radar! For years, I've been building applications on Cloudflare - from websites, to APIs, to Discord bots and everything in-between. The platform has grown hugely in the past few years, to the point it has all the essential building blocks for modern applications. It's also built with engineers in mind, the developer experience…
2024 · pragprog.com
- 9IM
Hey HN, I'm so excited to finally share with you what I've been working on recently. One month ago I asked my audience what they wanted to learn about Websites, APIs and Servers security [0]. From the feedback, I've identified a few recurring pain points that I've started to address (and many more) in this new book. From theory to practice, you will learn how low-level network and security protocols work. How to configure Cloudflare to secure and scale your web applications. How to create serverless applications and which database to chose with serverless functions. How to optimize your…
2023 · kerkour.com
- 10PL
2022 · github.com
- 11

Deployable Cloudflare platform experiments
Jul 2026 · cloudflare-experiments.com
- 12OS
It uses claude code with GLM-6 model which is cheap yet powerful for most of the cases. for deployment Cloudflare Workers. It is a 2 weeks of hard work! Lemme know what you think!
Oct 2025 · github.com
- 13DT
Over the past few months, a student and I set out to explore the impact of vibe coding on web development. Somewhere along the way, we ended up building Daf·thunk, a visual workflow editor. It leverages Cloudflare’s fantastic infrastructure (Workers, D1, KV, Workflows, AI, etc.) to create surprisingly robust workflows that can be triggered manually, via HTTP requests, by email, or on a schedule. During development, we primarily used Cursor with its agent and tab modes, alongside Claude Sonnet 3.5, 3.7, 4, and Gemini 2.5 Pro. Occasionally, we switched to MAX Mode when working on or reviewing…
2025 · dafthunk.com
- 14PP
I built this because I kept generating HTML/Markdown reports from Claude Code/Codex and needed a permanent share link instead of a localhost tunnel. Pagecast is a local CLI that publishes those files to your own Cloudflare Pages account. It supports Markdown and HTML, stable URLs, renaming, republishing to the same URL, and watch mode for continuous updates to same file. It is MIT licensed. The main design choice is that there is no hosted Pagecast account. It uses your Cloudflare account and deploys there directly and has claude code and codex integrations as skill/hooks.…
Jun 2026 · github.com
- 15CY
Hi HN, this is Adrian, Vere and Felix. CloudCruise is a graph-based workflow builder for web agents. Our DSL lets you orchestrate LLM-powered web actions with loops, conditionals and memory. Here is a 1 min demo: https://youtu.be/4AQfl5Gj_Ro We tried out existing web agents and found zero-shot planning unreliable for longer workflows. That’s why we’ve built a framework that lets you define a graph-based workflow. Every action is modelled as a node and edges between nodes define the next action to take. There are two different node type categories: Low-level browser interaction…
2024 · cloudcruise.com
- 16GS
I built GetPost because I miss the simplicity of just SCPing files to a personal server, but I do not miss the maintenance burden. It's a pastebin/imagebin that runs on Cloudflare Workers with zero ongoing costs and zero maintenance. Key features: - Deploy in 5 minutes, runs free forever (100k reads, 1k uploads daily on CF free tier) - No complex toolchain - no NPM, no wrangler - just curl, python3, and a simple build script - Handles text, markdown (server-rendered), images, any file type up to 10MB - ULID-based access control with separate delete keys An interesting technical bit:…
2025 · staging.getpost.workers.dev
- 17MW
I always find myself frustrated by how many steps I have to take to video chat with someone online. There's always too much software to download and install, and too many accounts to remember. The high-end, high-price Cisco conferencing systems I've used are especially fragile. So I built Vidless in a weekend for myself, and I hope you find it useful too. Just create a room and share the link, and you'll be chatting in seconds. You can invite several people (I haven't really tested a max yet), and chats on Vidless are always private. Enjoy!
2012 · vidless.com
- 18

- 19

Ship in days, not months. Cloudflare-native SaaS monorepo.
Apr 2026 · ottabase.com
- 20RT
rx is a lightweight CLI and runtime that lets you deploy any function instantly as you save it in your editor. It’s fast, simple, and takes care of setting up all your cloud infrastructure. The best dev experience with everything you need built-in: - auth - permissions - payments - secrets - storage - logs - email & SMS - and way more Related beta launch tweet: https://x.com/KhalidZoabi/status/1777673531972608249 Wanted to show it to you guys, gauge interest, and get some feedback. There's a large roadmap of upcoming stuff. Feel free to DM me on X for more information!
2024 · rx.run
- 21FS
Hi everyone! I've been loving building with AI, and over the past few years I've been leaning more and more into Typescript (and bun). My team at inference.net is constantly trying to get more leverage out of AI and find ways to setup our codebase to be able to increase the level of correctness that our AI is able to write code at. This starter repo is a very opinionated way to lay out a repo to lean into AI heavily. It leverages Cloudflare Workers as a deployment target for the API (my goal is to never have to deploy an API on a AWS/Azure/GCP server ever again unless I get to a…
2025 · abeahmed.com
- 22

There are many task tracking solutions out there but this one is mine. It's open source and free to host on your own Cloudflare project. https://github.com/TAJD/projektor I had issues with paying for some of the solutions out there, and then the local solutions like beads etc always had quirks I didn't want to work around. I built my own solution on top of Cloudflare's very generous usage tiers, and I've enjoyed using and developing it over the past month or so. I thought it might be good to share here and get feedback. The deployment process is designed to be super…
Jul 2026 · tajd.github.io
- 23ST
Hey all, I've been working on a developer tool based on my experiences with working on cloud applications. What I've created is basically Node.js + TypeScript + Terraform all combined into a single tool, Synapse. I like to think of Synapse as a "compiler for distributed systems", though it can also be used as a build tool for any JavaScript/TypeScript app. In fact, Synapse is built with Synapse! I recently open-sourced the bulk of the codebase, but a lot of work is still needed to make it easy to contribute. If anyone is able to try it out and give me feedback, it would be hugely…
2024 · github.com
- 24CN
Hi, I spent the last three months writing a 200+ page book, with 19 corresponding pull requests. https://www.mikenikles.com/cloud-native-web-development It's a hands-on guidebook on how to develop a cloud-native web application based on technologies I am familiar with. Svelte, Tailwind CSS, Cypress.io, Gitpod.io, Firebase & Google Cloud at a high-level. The goal was to walk through the entire end-to-end process, from zero to production! It walks through building a foundation needed to develop on top of. CI / CD, testing, feature toggles, production monitoring, etc. To…
2020
Ranked by how close each launch is in meaning, then by votes. Refine with a description →