chore: rename packages from mike to GordonOSS

🟢 open · #123 · willchen96/mike ← Archibald312/GordonOSS · opened 13d ago by Archibald312 · +7,449-588 across 45 files · ↗ on GitHub

From the PR description

Summary

  • Renames backend package from mike-backend to GordonOSS-backend
  • Renames frontend package from mike to GordonOSS-frontend
  • package-lock.json files updated to reflect the new names
  • license field (AGPL-3.0-only) preserved in both packages

Notes

No runtime behavior changes - these are package metadata fields only. The rename aligns the package names with the repository name.

Test plan

  • npm run dev in backend/ starts cleanly on port 3001
  • npm run dev in frontend/ starts cleanly on port 3000
  • npm run build passes in both packages

Our analysis

Rename packages from mike to GordonOSS to match the fork — read the full analysis →

Think the analysis missed something the PR description covers?

Capture this PR into my fork

Download a Markdown prompt that tells Claude how to port every commit in this PR into your working tree. Run it via claude -p < capture-pull-123.md from inside the repo you want the changes in.

⬇ Download capture-pull-123.md