Hello there, I have successfully deployed my chess server using docker compose and now I want to make changes to the UI of this platform. How should I exactly approach this?
Is there a specific repo that has this UI that I can change and then build an image out of it and use it in docker compose?