blink
blink copied to clipboard
Move off of Docker workflow
Doing local development in docker is fucking painful due to the slow speed. Move off of Docker, at least for the "main" app, and just use host.docker.internal to point from within traefik to the node app without losing HTTPS: https://docs.docker.com/desktop/mac/networking/#use-cases-and-workarounds
Or try docker desktop 4.6 workflow and see if the speed changes are enough!