Hello,
I'm currently checking out tauri and have some questions.
If I create tauri app and select js frontend, there is no rust backend after.
Is it possible to edit an external file.cfg?
For example I want a button to change variable value in file.cfg, for example
server(variable) on/off(value)
Or there is no need for tauri for creating simple gui buttons with file data change function?