DEV Community

Discussion on: NestJS - Adding a frontend to the monorepo

Collapse
 
eliotik profile image
Alexander • Edited

😄
My idea is that this part can live separately from nest articles, because:

  • you created vue app
  • setup webpack config
  • no connection with previous two articles.

I'd either separate it or update by showing how to include view app in the nest folders stricture and added one simple API call
I hope I clarified welly comment this time 🙂

Thread Thread
 
lampewebdev profile image
Michael "lampe" Lazarski

Okay.

At the end of the day, you need to use what fits you and the project the most.

So yeah you don't need to separate them ore make a mono repo.

You do you and what fits the project the most :)