This log lists the architectural decisions for the tools and practices defined in this tooling
best practices repository
- ADR-0001 - Use Architectural Decision Records
- ADR-0002 - Use husky for git hooks
- ADR-0003 - Use commitizen and commitlint for git commits
- ADR-0004 - Use standard-version for versioning
- ADR-0005 - Use typescript in javascript projects
- ADR-0006 - Use linter for keeping code well formatted
- ADR-0007 - Use mock server in your project setup and set it up when you start your project
- ADR-0008 - Use linter for CSS
For new ADRs, use template.md. See ADR-0000 for details on the usage.