Recently swapped from using the Gem version of this to the docker version on an older ruby on rails project as part or turning it into a devcontainer utilizing docker. Seemed to work well for local dev.
My site is primarily static generated but I did use the node integration to expose a couple of dynamic endpoints. I put caddy server in front of it and host it on railway.
One thing I found lacking was the eslint experience for the astro components. There is a community eslint plugin but I could not get it working well for my setup. Hoping to find some time in the future to dig more into that.
Side note… I also tried continue.dev vscode extension[2] but could not get it to work reliably.
[0]: https://aider.chat/ [1]: https://marketplace.visualstudio.com/items?itemName=feiskyer... [2]: https://continue.dev/
https://glitchtip.com/