ecarjat makes Mike run on a laptop with no cloud account
A new local setup lets you stand up the whole of Mike on your own machine, end to end, without signing up for anything.
ecarjat folded in a contributor's setup that packages Mike's front end, back end, and database into containers - self-contained bundles of software you can run locally with Docker - so the entire system boots on a single laptop. No hosted accounts, no cloud bill, nothing to provision before you can poke at it.
This is a build for tinkering, not for production: it reloads as you change the code and is aimed squarely at developers evaluating Mike rather than running it for real clients. A production-grade version lands later in the fork. A couple of manual setup steps still trip up first-timers, but the headline is the lowered barrier - clone, run, and you're looking at a working copy.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?