You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: