cd frontend && pnpm install && cd ..docker compose up -dcd frontend && pnpm dev- This is only needed if you want to have hot reload on the frontend.
Docker is running the nuxt server from the docker image.
- This is only needed if you want to have hot reload on the frontend.