danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://docs.danswer.dev/
Other
9.75k stars 1.09k forks source link

React Hot Reload #1657

Open lemesh2424 opened 2 weeks ago

lemesh2424 commented 2 weeks ago

Is it possible to configure hot reload for react using docker? If want to make some adjustments for myself, is it possible without rebuilding docker container?

iamitpal commented 1 week ago
Screenshot 2024-06-26 at 9 49 57 AM

docker compose up --watch

adding this to your docker file will enable hotreload