This branch is used to test tauri integration. I try to use tauri (instead of electron) to create a desktop app for elasticvue.
For now you can do (make sure to setup your system:
- Run dev
yarn tauri:dev
(HMR does not work all the time. When in doubt, restart tauri) - Build for prod
yarn tauri build
Not working:
- ctrl+z to revert typing stuff