This log lists the architectural decisions for this project.
- ADR-0000 - Testes - [accepted]
- ADR-0000 - Testes - [accepted]
- ADR-0001 - Gerenciamento de Dados - [accepted]
- ADR-0002 - Documentação API - [accepted]
- ADR-0003 - Framework de Desenvolvimento Backend - [accepted]
- ADR-0004 - Linguagem de Desenvolvimento - [accepted]
- ADR-0005 - Arquitetura da Aplicação - [accepted]
- ADR-0006 - Banco De Dados - [accepted]
For new ADRs, please use template.md as basis. You can easily create a new ADR with adr-tool based on the template:
npx adr-tool create <decision>
More information on MADR is available at https://adr.github.io/madr/. General information about architectural decision records is available at https://adr.github.io/.