Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 📦 Image Upload Server

A scalable image upload backend using Node.js, NGINX load balancer, and AWS S3 storage. No database required.
A scalable image upload backend using Node.js, NGINX load balancer, and AWS S3 storage.

---

Expand Down Expand Up @@ -198,4 +198,4 @@ Tests: 6 passed
| Sharp | Image resizing |
| NGINX | Load balancer |
| Jest + Supertest | Testing |
| GitHub Actions | CI pipeline |
| GitHub Actions | CI pipeline |
Loading