Localfluence represents my exploration into microservice architecture, with a primary focus on Docker containerization and GraphQL integration. This project was designed to apply and expand upon my backend development skills in a more complex, distributed system environment.
The architecture includes multiple containerized servers, combining Express and GraphQL, with Next.js for the frontend and Nginx as a reverse proxy. This setup allowed me to tackle real-world challenges in system design and API optimization. Localfluence served as a practical exercise in modern web technologies, enhancing my understanding of scalable and maintainable software architectures.