Altien rips Mike off Supabase
The fork can now stand up on any modern Postgres, not just the hosted database Mike was originally wired to.
Mike ships expecting Supabase - a hosted Postgres-as-a-service that bundles auth, row-level security and a few platform-specific hooks. That's fine until you need to run it inside your own cloud, on a regulated tenant, or anywhere a managed third-party database is a non-starter.
Altien has broken the single, Supabase-flavoured database setup into six smaller, sequential migration files that run against a plain modern Postgres. A small runner script handles the rest, including a path for Microsoft Entra-authenticated databases on Azure. The upshot: Mike can now be deployed somewhere the buyer controls end to end, instead of inheriting whatever Supabase happens to offer.
It's the kind of change that doesn't add a feature a lawyer would notice, but it widens the set of firms and in-house teams that can realistically host this thing themselves.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?