Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 454 Bytes

File metadata and controls

15 lines (11 loc) · 454 Bytes

Memory

Project Overview

See @README.md for project overview and @package.json for available npm/pnpm commands for this project.

Code Style Guidelines

  • Use descriptive variable names
  • Follow existing patterns in the codebase
  • Extract complex conditions into meaningful boolean variables

Architecture Notes

Add important architectural decisions and patterns here.

Common Workflows

Document frequently used workflows and commands here.