LegalAIDev ↗ GitHub LegalAIDev/mike
A LegalAIDev-maintained fork of Mike focused on getting the app reliably deployed on Railway's hosting platform.
This is LegalAIDev's fork of Mike. So far, the visible work isn't about new legal-tech features - it's about keeping the app shippable. The handful of changes on record are deployment-plumbing fixes and a security-driven dependency bump, several of them landed by Railway's own automation bot rather than a human contributor.
If you tried this fork today, you'd find something that looks and behaves very much like upstream Mike. The interesting story here is infrastructure: LegalAIDev appears to be running Mike on Railway and is working through the friction that comes with that - builder migrations, deprecated package versions, CVE patches. There's no rebrand, no obvious niche, no new product direction yet.
Whether that changes is an open question. For now, this reads as someone standing the app up in their own environment rather than reshaping it. Click through to GitHub if you want to see the deployment setup in detail.
What's in it
- Railway deployment The fork is configured to run on Railway, with build and deploy settings tuned for that platform.
- Migrated to Railpack builder Backend build configuration was moved off Nixpacks and onto Railway's newer Railpack builder to keep deploys working.
- Security-driven dependency upkeep The frontend framework was bumped to pick up a published CVE fix and to clear a deprecated-version install failure.
Direction
infrastructuresecurity
Activity
railway-app[bot] ↗ analysis ↗ GitHub Pull requests (detailed view)
✅ Merged (3)
LegalAIDev · opened 27d ago · merged 27d ago by LegalAIDev LegalAIDev · opened 27d ago · merged 27d ago by LegalAIDev railway-app[bot] · opened 27d ago · merged 27d ago by LegalAIDev