NOT READY FOR USE
Git repository browser made by Tauri and React
-
Install node >= 14
-
Install rust and platform specific prerequisites of tauri according to here
-
Clone from GitHub and run build script as below.
git clone https://github.com/wonderful-panda/inazuma cd inazuma npm install npm run build
⚠️ memory >= 3GB must be available during bulid step.
MIT