Skip to content

Commit 95e164d

Browse files
authored
Remove Architecture section from README
Removed the Architecture section from the README.
1 parent 96e72a5 commit 95e164d

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,6 @@ A full-stack PERN (PostgreSQL, Express, React, Node.js) task manager app with tw
1515
1616
---
1717

18-
## Architecture
19-
20-
```
21-
Developer → GitHub Push → GitHub Actions → Docker Hub → AWS EC2
22-
23-
Build & push Docker images
24-
Pin exact build number tag in compose
25-
SCP docker-compose.yaml to EC2
26-
SSH into EC2 → docker compose up
27-
```
28-
2918
### Infrastructure
3019

3120
| Component | Technology |

0 commit comments

Comments
 (0)