diff --git a/.arch/ADR-000-template.md b/.arch/ADR-000-template.md new file mode 100644 index 00000000..7231ef2d --- /dev/null +++ b/.arch/ADR-000-template.md @@ -0,0 +1,11 @@ +## 1. Context + +Date: + +## 2. Requirements for solution + +## 3. Considered options + +## 4. Decision + +## 5. Consequences diff --git a/.arch/ADR-001-framework-pola-web.md b/.arch/ADR-001-framework-pola-web.md new file mode 100644 index 00000000..7b4752f5 --- /dev/null +++ b/.arch/ADR-001-framework-pola-web.md @@ -0,0 +1,15 @@ +## 1. Context + +Date: 2025-01-15 + +## 2. Requirements for solution + +## 3. Considered options + +| metric | Gatsby v5 + Contentful | Headless Wordpress | +| ------ | ---------------------- | ------------------ | +| | | | + +## 4. Decision + +## 5. Consequences diff --git a/.arch/ADR-002-framework-pola-api.md b/.arch/ADR-002-framework-pola-api.md new file mode 100644 index 00000000..9f7ca699 --- /dev/null +++ b/.arch/ADR-002-framework-pola-api.md @@ -0,0 +1,11 @@ +## 1. Context + +Date: 2025-01-15 + +## 2. Requirements for solution + +## 3. Considered options + +## 4. Decision + +## 5. Consequences diff --git a/.arch/ADR-003-framework-pola-mobile.md b/.arch/ADR-003-framework-pola-mobile.md new file mode 100644 index 00000000..9f7ca699 --- /dev/null +++ b/.arch/ADR-003-framework-pola-mobile.md @@ -0,0 +1,11 @@ +## 1. Context + +Date: 2025-01-15 + +## 2. Requirements for solution + +## 3. Considered options + +## 4. Decision + +## 5. Consequences diff --git a/.arch/ADR-004-cicd-pipelines.md b/.arch/ADR-004-cicd-pipelines.md new file mode 100644 index 00000000..9f7ca699 --- /dev/null +++ b/.arch/ADR-004-cicd-pipelines.md @@ -0,0 +1,11 @@ +## 1. Context + +Date: 2025-01-15 + +## 2. Requirements for solution + +## 3. Considered options + +## 4. Decision + +## 5. Consequences diff --git a/.arch/ADR-005-pola-paas.md b/.arch/ADR-005-pola-paas.md new file mode 100644 index 00000000..b29170bd --- /dev/null +++ b/.arch/ADR-005-pola-paas.md @@ -0,0 +1,17 @@ +## 1. Context + +Date: 2025-01-15 + +Solution for hosting Pola services (Web, Backend, Files, etc.) + +## 2. Requirements for solution + +## 3. Considered options + +| metric | Heroku | AWS | GCP | +| ------ | ------ | --- | --- | +| | | | | + +## 4. Decision + +## 5. Consequences