vite + unplugin-auto-import + vueuse are 🔥

Amazing dev productivity without having to run node in production.

Admins can compile the frontend, or use the precompiled assets.

After the new frontend is shipped, I'll work on the backend to reduce complexity and make Pixelfed much easier to install 🚀

#PixelDev

@dansup the unjs / nuxt people are great, can't recommend their packages enough. Even though migrating from Vue 2, nuxt 2 to Vue 3 and nuxt 3/4 could have been made more streamlined.
@ChristianKrebel yeah, its been a pleasure working with nuxt, but for Pixelfed, I'm opting for a more native approach with vue3 as I used a bunch of packages like vue-bootstrap previously and it was a headache to try and update.