Is t3dotgg/yerba the best way to use electron in a monorepo?
Hello,
I have came across a lot of templates that implement an electron app in a turborepo, and
t3dotgg/yerba
was one them.
What I noticed is the lack of issues and maintenance on the templates so I thought I should ask if it's still good to use it or are there any better ways to have an electron app in a turborepo/monorepo project.
Thanks.1 Reply
Also, I wanted to delete the next app and change it with a react vite app. I did not know where to start. I tried to understand how does the compiling works but I couldn't find any mention or trace of the next built code in the electron builder config file.
I appreciate any help. Thanks.