/docker-nodejs-nginx-react-app

Simple lerna-managed app to demonstrate using Docker to deploy React frontend, Node.js backend app with Nginx

Primary LanguageTypeScriptMIT LicenseMIT

docker-nodejs-nginx-react-app

Simple lerna-managed app to demonstrate using Docker to deploy React frontend, Node.js backend app with Nginx

Getting started

Refer to "Getting started" sections README files in each package.

Available scripts

yarn run docker:build-all

Re-build all images via Docker compose

yarn run docker:deploy

Runs all containers via Docker compose