Skip to content

Dockerized React application with runtime environment loading

Notifications You must be signed in to change notification settings

noctifer20/react-docker-runtime-env

Repository files navigation

Dockerized react app with runtime environment variables

To start run

nx docker react-app
docker run --rm -p 8080:80 -e NX_ENV_VARIABLE=foo react-app

About

Dockerized React application with runtime environment loading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published