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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f97b423 · Sep 23, 2022

History

1 Commit
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022

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