Description
In 6 months, developers will wonder why we chose Zustand over Redux, or why we used Next.js API routes instead of a separate Express server. We need to document these major technical decisions.
Acceptance Criteria
Technical Details
- ADRs are meant to be immutable. Once a decision is made and merged, the file should not be edited (if a decision changes, write a new ADR superseding the old one).
Description
In 6 months, developers will wonder why we chose Zustand over Redux, or why we used Next.js API routes instead of a separate Express server. We need to document these major technical decisions.
Acceptance Criteria
docs/ADR/directory.0000-template.mdfile based on standard ADR formats.0001-use-nextjs-app-router.md) as an example for the team.Technical Details