Project · case-study

VANGIAI

An e-commerce architecture case study covering frontend, backend APIs, database choices, Docker, Nginx, and deployment.

Next.jsNode.jsMongoDBDockerNginx

Overview

VANGIAI is useful as a deployment and architecture case study because it touches the full path from frontend rendering to API design, database persistence, domain setup, HTTPS, and server operations.

Lessons learned

Owning the full deployment path sharpens the feedback loop. DNS, Nginx, SSL, process management, and logging are part of the product, not chores after the product.