andrsschultz pulls Mike off the cloud

This fork drops the Cloudflare deployment path entirely and bets on self-hosting instead.

infrastructure

andrsschultz has stripped out the part of Mike's frontend that let it run on Cloudflare - a large cloud provider whose serverless platform the original code shipped ready to use. This fork is built to run somewhere else: your own servers, or a single local machine.

The trade-off is clean. Standard hosting paths still work fine, so most teams lose nothing. But you can no longer push this version to Cloudflare, and the whole toolchain for doing so is gone. If you're already running Mike on Cloudflare, this is explicitly not the fork to pull from.

So what Worth a look for any team that would rather run Mike on infrastructure it controls than on a third-party cloud.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

1 commit from andrsschultz/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
0fa57102 Remove Cloudflare deployment tooling asschultz 2026-04-30 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-86.md from inside the repo you want the changes in.

⬇ Download capture-thread-86.md