/connect-a-react-app-to-nginx-reverse-proxy-for-node-server-with-docker-compose

Learn how to connect a custom React app to an Nginx reverse proxy for a Node server with Docker Compose. We will create the React app from scratch using Webpack and Express. We will also learn how to handle CORS related issues with Nginx.

Primary LanguageJavaScript

This repository is not active