ITUDevUps / devUps

For the course DevOps at ITU
MIT License
1 stars 1 forks source link

Fix react prod lagging #45

Closed TikoyX closed 1 year ago

TikoyX commented 1 year ago

React is very slow on production. Possibly due to not having a build version of react but simply using npm start.

Maybe info here: https://mherman.org/blog/dockerizing-a-react-app/ And here: https://stackoverflow.com/questions/50819260/react-input-onchange-lag