mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-15 02:53:25 +10:00
- Problem: development.mdx and architecture.mdx frontmatter still referenced removed client/worker/artboard apps even though the monorepo only ships apps/web and apps/server. - Fix: update both descriptions to say web and server apps. - Verification: docs-only; grep confirms only apps/web and apps/server exist. Co-authored-by: Amruth Pillai <im.amruth@gmail.com>