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.gitcd nuxt-nest-tsrestnpm inpm run devThen go to http://localhost:3000 to view the web app.