nuxt-structure-with-modules icon indicating copy to clipboard operation
nuxt-structure-with-modules copied to clipboard

Nuxt 3 Support

Open areindl opened this issue 2 years ago • 1 comments

I have added a new branch that shows how this Domain-Driven-Design inspired structure can be implemented in Nuxt 3:

https://github.com/areindl/nuxt-structure-with-modules/tree/nuxt3

Feedback appreciated 👍

areindl avatar Mar 11 '22 15:03 areindl

Very well! But registering the store module in asyncData is not working well, when reloading the /booking page, gives errors

image

rodolfo-santos avatar Apr 26 '22 19:04 rodolfo-santos

I have upgraded the repo to Nuxt 3 and it's now using Nuxt 3.9.

I am happy to get some feedback @rodolfo-santos

areindl avatar Jan 04 '24 13:01 areindl