DDEV Add-on Registrys2b › ddev-vite-sidecar

tests project is maintained

ddev-vite-sidecar

ddev-vite-sidecar is an add-on for DDEV, a docker-based development environment. It allows you to run the development server of the frontend tool vite alongside your main project which may use another programming language than JavaScript (such as PHP).

The vite development server runs inside DDEV’s web container and is transparently exposed as a vite.* subdomain to your project’s main domain, which means that no ports need to be exposed to the host system.