jonashackt/spring-boot-vuejs

No instructions on how to run front-end in production

myxibrium opened this issue · 2 comments

I assumed that the jar file produced by the front-end project was an executable jar file. But then I realized it is not. It would be nice to have an executable jar. Or at least some explicit instructions on how you intend to run this in production.

Ah, I just realized that the backend.jar contains the front-end. Now I feel like an idiot.

No problem, if you have an idea on how we can clarify that point, please submit a PR. I'll close this now 😃