Things like having an auth/user router in the base repository and then plugging individual routers into the base router on the project that extends the base repo.
Maybe this is already possible but unfortunately I couldn't figure out how, so if someone got resources or examples for that I'd highly appreciate it!
Hey 👋
I'm wondering if there's a way to use this module together with the nuxt layers feature: https://nuxt.com/docs/guide/going-further/layers
Things like having an auth/user router in the base repository and then plugging individual routers into the base router on the project that extends the base repo.
Maybe this is already possible but unfortunately I couldn't figure out how, so if someone got resources or examples for that I'd highly appreciate it!