structurizr / lite

Structurizr Lite
https://docs.structurizr.com/lite
MIT License
232 stars 28 forks source link

Is there a way to hot reload changes? #37

Closed arkanmgerges closed 1 year ago

arkanmgerges commented 1 year ago

Hi,

I'm using docker command docker run --rm -v $(pwd):/usr/local/structurizr -p 8080:8080 structurizr/lite is there any way to hot reload the changes using plugins (jetbrains), extensions (vscode). I tried "live server" with proxy but it does not reload the changes done to workspace.dsl. If there are any way to do it, please shed a light on it.

Thanks

arkanmgerges commented 1 year ago

I tried also "Auto refresh page" extension for fire fox, but it seems like ugly reload, as it reload all the page. I need something to reload the content not all the page top keys, like this part image