An example of NestJS and Nuxt 3 being connected with a type-safe API by ts-rest, vue-query (ts-rest version) and turborepo.
git clone git@github.com:ngajhede/nuxt-nest-tsrest.git
cd nuxt-nest-tsrest
npm i
npm run dev
Then go to http://localhost:3000 to view the web app.