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

Upgrade nuxt and vue to 3 #270

Open curtisdelicata opened 1 year ago

curtisdelicata commented 1 year ago

Latest nuxt and vue with same features as existing if not improved may need to rewrite unsupported modules.

curtisdelicata commented 1 year ago

https://codybontecou.com/nuxt3-and-pinia.html

curtisdelicata commented 1 year ago

https://stackoverflow.com/questions/72677443/how-to-migrate-from-nuxt-2-axios-to-usefetch-in-nuxt3

curtisdelicata commented 1 year ago

Bring new changes to master such as subscriptions, dashboard and messages, into nuxt 3 branch after pulling the request into new branch.

curtisdelicata commented 1 year ago

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