teemuoksanen/mike

A near-stock fork of Mike whose one move so far is making the backend easy to ship as a container.

Early days: one commit ahead of upstream and quiet since mid-June 2026, so it reads as a deployment experiment more than an active product effort.

View on GitHub →

This is teemuoksanen's fork of Mike, and right now it sits just a hair off the original. If you came looking for a reinvented product or a legal-tech niche, there isn't one to point at yet - the work so far is plumbing, not features.

The single thread of work is about deployment: teemuoksanen has packaged the Node backend so it can run as a self-contained container, document-conversion tooling and all. It's the kind of change someone makes when they intend to actually run this thing somewhere - a server, a cloud host - rather than just read the code.

There's no rebrand, no new audience, and no stated direction beyond "get it running." If you want to see where it goes, the GitHub repo is the place to watch.

What's in it

Direction

infrastructure

Activity

Themed changes and pull requests touching this fork, newest first. Themed changes that haven't been turned into a public post yet still appear — they're real work even without a published writeup.

Threads of work (detailed view)

1 thread have been distilled into posts.

teemuoksanen packages Mike to ship as a container

A new deployment recipe turns this fork into something you can host as a self-contained service, not just run on a developer's laptop.