Install devenv: https://developer.shopware.com/docs/guides/installation/devenv
devenv up
docker-compoose up -d # start typesense docker container
cd middelware
composer installcd middelware
console app:product-importcd nuxt3
npm install
# Start the development server on http://localhost:3000
npm run dev 