DEV Community

Discussion on: Run a React App in a Docker Container

Collapse
 
peterj profile image
Peter Jausovec

No hot reload as it's for deployment. I am not using Docker for development in this case :)

Collapse
 
wansiedler profile image
Alexander Paul Wansiedler

Please explain how can I run the code in a docker in the browser and debug it at the same time.
Given, I would like to send all react code through nginx proxy.