A TanStack Start web application that compares GitHub changelogs across multiple releases in a single view.
CRITICAL: This project uses pnpm (v10.26.0+), NOT npm or yarn.
Run pnpm install to setup. Corepack automatically manages the pnpm version.
- Development: See docs/DEVELOPMENT.md
- UI/Styling: See docs/CHAKRA-V3.md
- Testing: See docs/TESTING.md
- Code Style: See docs/CODE_STYLE.md
- Architecture: See docs/ARCHITECTURE.md
- CI/CD: See docs/CI.md
- Git Workflow: See docs/GIT_WORKFLOW.md
These documentation files are the primary reference for this project. Refer to them before searching externally.