A flavour of Theia IDE on Tauri
git clone https://github.com/fine2006/tauri-theia
cd tauri-theia/
nvm use lts/erbium
yarn
yarn theia start --hostname 127.0.0.1 --port 3000 # Do not close this window
yarn tauri dev # run this in a seperate terminal window