cmdb The frontend to the cm-api. This uses React + TypeScript + Vite, and can be built with: VITE_API_PATH=http://localhost:1111 npm run build For development purposes, you likely want: npm run dev