Axel
Axel
### Describe the bug Hello, Might be linked to https://github.com/tauri-apps/tauri/issues/4174, not sure as it's the same error but not the same case at all. When trying to run tauri dev...
We might need to measure between start command and a log saying something like "app started and loaded" to be more accurate. We should be able to filter out executions...
Example: with Tauri, we can have overhead due to cargo restoring/building packages on the first run.
``` $ npm-check (node:6648) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\elani\AppData\Roaming\npm\node_modules\npm-check\node_modules\find-parent-dir\package.json' of 'find-parent-dir.js'. Please either fix that or report it to the module author (Use `node --trace-deprecation ...` to show...
Add a line to tell if a technology have tools for automated testing
As stated in https://github.com/nwjs/nw.js/issues/7693, nwjs-builder-phoenix has not be maintained for years. Every now and then, there are more CVE opened on dependencies, that cannot be updated with this package, this...
Instead of using Debian based image for runtime version of BurgWar's server docker image, we should use alpine which is lighter. I already tried multiple times without really succeeding while...