5 ms·
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
by gschier 11mo 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.
- 12345hn6789 11mo agoI built a binary using the `tauri.release.conf.json` as my config file
- gschier 11mo agoThat'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.