vite not running
+Apparently, you tried to access resources from the vite development server. However, the server is currently not running.
+You can start the server by running the following command in your terminal:
+ddev vite
+ diff --git a/.ddev/addon-metadata/ddev-vite-sidecar/manifest.yaml b/.ddev/addon-metadata/ddev-vite-sidecar/manifest.yaml
new file mode 100644
index 00000000..2034326e
--- /dev/null
+++ b/.ddev/addon-metadata/ddev-vite-sidecar/manifest.yaml
@@ -0,0 +1,13 @@
+name: ddev-vite-sidecar
+repository: s2b/ddev-vite-sidecar
+version: 1.1.0
+install_date: "2024-10-02T19:02:43+02:00"
+project_files:
+ - commands/web/vite
+ - apache/vite.conf
+ - nginx_full/vite.conf
+ - vite/vite-server-not-running.html
+ - config.vite.yaml
+ - web-build/Dockerfile.vite
+global_files: []
+removal_actions: []
diff --git a/.ddev/apache/vite.conf b/.ddev/apache/vite.conf
new file mode 100644
index 00000000..9dd707ca
--- /dev/null
+++ b/.ddev/apache/vite.conf
@@ -0,0 +1,30 @@
+#ddev-generated
+
Apparently, you tried to access resources from the vite development server. However, the server is currently not running.
+You can start the server by running the following command in your terminal:
+ddev vite
+