Hey team, I want to update the UI of phoenix for some specific usecases. I have tried to find a way but it seems like the only method is to fork phoenix and update the code. Any guides or methods to go about this smoothly?
Hey Xander S. I found that and was able to figure out GUI updates using that. Thank you. A flow that can be optimized:
Currently no hot reload is supported for the frontend? I am having to build the frontend again and again to test new things. Is there a way maybe we can use to optimize this flow?