teemuoksanen/mike
A near-stock fork of Mike whose one move so far is making the backend easy to ship as a container.
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
- Container-ready backend The backend is packaged to run as a single self-contained container, document-conversion tooling included - the groundwork for deploying Mike somewhere real.
Direction
infrastructure
Activity
Threads of work (detailed view)
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.