thijsdezoete ↗ analysis ↗ GitHub thijsdezoete/mike
A fork that turns Mike into a fully self-hosted app you stand up with one command, no external accounts.
This fork, from @thijsdezoete, is chasing one clear goal: make Mike run entirely on your own machine. The pitch is a single command that brings the whole application up - database, authentication, storage, and email all bundled in - without signing up for any external service.
The part that will interest legal readers most is that it runs AI models locally too, so a working install doesn't depend on a cloud provider or hand data to one. It's positioned as a more automated, batteries-included alternative to the project's existing command-line setup.
There's no rebrand or niche pitch here yet - it's a deployment story, not a product repositioning. If self-hosting and keeping everything in-house matters to you, this is the fork to click through and read.
What's in it
- One-command self-hosting The whole stack comes up with a single command - meant to be simpler and more automated than the existing CLI setup.
- No external accounts Runs without signing up for any third-party service; everything it needs is bundled and runs locally.
- Local AI models Ships with support for models that run on your own hardware, so the app works without a cloud AI provider.
- Self-contained backend Database, authentication, object storage, and email are all embedded in the local deployment rather than hosted elsewhere.
Direction
infrastructure
Activity
Threads of work (detailed view)
thijsdezoete pulls the whole stack in-house, no accounts required
One command spins up a fully self-hosted, offline-capable version of Mike with every cloud dependency swapped for a local container.
thijsdezoete makes Mike run start-to-finish on your own machine
One command stands up the whole application - no cloud accounts, no API keys, and an option to run the AI models fully offline.
Pull requests (detailed view)
🟢 Open (1)
#196 Self-hosted Docker stack (embedded Supabase + storage + email) and local Ollama models thijsdezoete · opened 19d ago