GitHub user VasilijeBursac created a discussion: Best dev setup for Superset 
frontend with hot reload?

Hi everyone,

What is the most efficient development environment approach for working on the 
Superset frontend? My main goal is to have a smooth workflow with hot reload so 
that changes are reflected immediately, without the need to constantly rebuild 
or rebuild the Docker image.

I’ve tried using the dev Docker image, but I haven’t been able to get hot 
reload working properly.
I also experimented with running a separate frontend instance outside of Docker 
while keeping the backend inside Docker. However, neither of these approaches 
seemed to work as expected.

Running the backend within Docker seemed like a nice approach, since I’d prefer 
to avoid running the backend outside of Docker if it’s not necessary.

What is currently considered the best and most efficient setup for frontend 
development on Superset?
Are there recommended configurations or scripts to achieve fast iteration on 
the React/JS side?

Any guidance or examples of working setups would be greatly appreciated!

Thanks!
@msyavuz @rusackas @mistercrunch

GitHub link: https://github.com/apache/superset/discussions/35150

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to