heaventree/mike

Supabase-native Mike fork with the first authored schema migration in the ecosystem

Two topic areas, two commits. Light activity overall, but the schema migration is a high-value artefact for any fork targeting Supabase from scratch.

View on GitHub →

heaventree/mike is a focused deployment fork targeting Supabase. The two tracked changes are a root monorepo wrapper with a Supabase env-var rename, and a 389-line SQL migration that defines the full Mike data model - 16 tables covering users, projects, documents, workflows, chats, and tabular reviews. Upstream willchen96/mike ships no canonical migration; heaventree's file is the only authored, version-stamped starting point available across known forks.

What's in it

Direction

infrastructureintegration

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.

📝 Root monorepo wrapper and Supabase env-var rename 2 commits 2mo ago minor change

Threads of work (detailed view)

2 threads have been distilled into posts.

heaventree adds a full Supabase migration file upstream had never shipped

heaventree/mike lands a 389-line SQL migration covering the complete Mike data model - something the upstream willchen96/mike never published. If you're deploying on Supabase, this is the only authored migration in the fork ecosystem that gets you from zero to a working schema.