top | item 45664937 (no title) gschier | 4 months 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. discuss order hn newest 12345hn6789|4 months ago I built a binary using the `tauri.release.conf.json` as my config file gschier|4 months ago 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.
12345hn6789|4 months ago I built a binary using the `tauri.release.conf.json` as my config file gschier|4 months ago 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.
gschier|4 months ago 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.
12345hn6789|4 months ago
gschier|4 months ago