liberu-genealogy / genealogy-nuxt

Nuxt 2 and Vue 2 client for genealogy project. Family tree and genealogy data processing website software client.
https://www.liberu.co.uk
MIT License
122 stars 51 forks source link

Modularization of the application #271

Open curtisdelicata opened 1 year ago

curtisdelicata commented 1 year ago

Modularization of the application into separate repositories after completing upgrade

curtisdelicata commented 1 year ago

GitHub - Baroshem/nuxt3-structure-modules-pinia: Using Modules and Pinia to structure Nuxt 3 app

Move components and pages to independent repositories on liberu-ui. Maybe same for layouts if Nuxt 3 supports layouts in modules.

Can be tested by putting in ~/modules before publishing to liberu-ui

curtisdelicata commented 1 year ago

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

curtisdelicata commented 1 year ago

https://garywoodfine.com/how-to-use-modules-in-nuxt-3/