fumeapp / tailvue

Vue components built for Nuxt3|Vue3 powered by Windi CSS|tailwindcss
157 stars 14 forks source link

Lack production ready env #17

Open timothymarois opened 1 year ago

timothymarois commented 1 year ago

While I think this is a great start, it lacks production ready setup. The Readme is only for using it locally.

Going to the home directly should be the FE while everything under /api should be the BE. Without more work there's no way of generating nuxt files to create your FE side of the application.

Unless I'm missing something, you cant build your nuxt application for production.

acidjazz commented 1 year ago

We have a lot of projects that use this library both SSR and generated SPA's - check out the template its plugged into https://github.com/fumeapp/laranuxt

tcampbPPU commented 1 year ago

Not sure how this is related to any of the components included with this package.