#[Forking the UI] How to do changes to the UI of the platform only and run it using the compose way?

2 messages · Page 1 of 1 (latest)

uneven harbor
#

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?

uneven harbor
#

bump