2025-11-24 — Monorepo restructure and Vercel baseline

Git references (representative)

  • 20d11c3Reorganize repository: move Next.js app to ftn-nextjs subfolder

  • 44d32a7 / bff73de / f6036ba / f8faeef / efba6b7 — Convex deploy command, Vercel install/build, production deploy docs, example env, commit examples to git

  • e0c7a93 / a57b116 / 8f6f1e2 / 18b1c56 — stop tracking heavy or generated files with Git LFS; restore normal git tracking where appropriate

  • 5aa046c / 4db3e20 / 032f052 / 7dab5be / b6315d4 — workspace, funding, pnpm, Cursor ignore, code-workspace from templates

  • 38e000f / 6282a32 / 0466a9a — ignore Turbopack cache, default JSON formatting, do not ignore lockfiles in .cursorignore

What likely changed (summary)

  • Early layout of the Vercel + Convex + pnpm story before the later site-nextjs/ rename (63ceaa3 et seq. in 2026-02-01).

  • Tooling and editor ergonomics: workspace as the unit of “how you open the repo in VS Code / Cursor”.

git log --oneline 20d11c3^..20d11c3
git show 20d11c3 --stat
git log --oneline --since=2025-11-24 --until=2025-11-25