Sorry I misplaced this issue, it's not nx-electron related obviously.
Hi, first off - thanks for this great template :)
I want to add a NestJS backend to my project based on this template - so it's structurally the same. I want to keep everything as a monorepo and would like to include the backend project into the nx build / serve / etc scripts. Are there any ways to achieve this?
Update
Sorry I misplaced this issue, it's not nx-electron related obviously.
Hi, first off - thanks for this great template :) I want to add a NestJS backend to my project based on this template - so it's structurally the same. I want to keep everything as a monorepo and would like to include the backend project into the
nx build / serve / etc
scripts. Are there any ways to achieve this?Thanks for your help!