Hacker News new | ask | show | jobs
by gschier 239 days ago
How are you running it? The code for the license management and badge are not included by default when running "npm start" or "npm run app-build".

And yes, you can indeed run the OSS yourself for commercial purposes.

1 comments

I built a binary using the `tauri.release.conf.json` as my config file
That'll do it. That config is used for the production build of Yaak that's downloadable from the website. Just running "tauri build" or "npm run app-build" is what you want.