Live-reloading / BrowserSync?

I was wondering if anyone has setup and used something to live reload development pages, that way you don’t have to keep manually refreshing on page changes?

Would love to hear if/how someone has set this up!

Edit: Looks pretty straight forward, will try setting it up later https://browsersync.io/

1 Like

You can try this:

@Liquid_Ice Did you get the browsersync working?

I was able to get everything installed and the internal proxy server setup but it wouldn’t refresh on changes in my public folder. I didn’t spend a ton of time trying to fix, it would be a life saver though if I could get it working.

So yes but not really.

Hmm is it a docker project?

Yes it is docker project. Scared to mess with docker settings as I’m not all too familiar yet.

You can try the steps I wrote in the guide, although tbh my livereload is broken now. I haven’t used it for a year and not sure what broke in the meantime. Probably some docker-compose settings