-
Using Dev Containers with Astro/Vite
I highly recommend Dev Containers - especially for Node.js projects. But there is a really annoying bug when using them with VS Code.
-
Access VS Code Dev Containers from your local network
There are two ways to publish ports to the host and make them available on the local network: Forwarding and publishing.