Francis Ngo

Recent Posts

May 25, 2023

Deploying a React + Node.js Application with Docker

Recently, I spent time working on an e-commerce application built with TypeScript, React.js, Node.js and GraphQL. And in this following article, I will outline how I built, containerized and deployed this web application. The code for this project is available here.