Open timothymarois opened 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
Not sure how this is related to any of the components included with this package.
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.