Go to file
2023-05-24 10:07:42 +08:00
.vscode refactor: improve the code 2023-05-13 21:24:06 +08:00
gpauth refactor: add gpauth 2023-05-24 10:02:29 +08:00
gpclient refactor: rename to gpcommon 2023-05-24 10:07:42 +08:00
gpcommon refactor: rename to gpcommon 2023-05-24 10:07:42 +08:00
gpgui refactor: rename to gpcommon 2023-05-24 10:07:42 +08:00
gpservice refactor: rename to gpcommon 2023-05-24 10:07:42 +08:00
.editorconfig refactor: rewrite 2023-05-10 21:16:33 +08:00
.gitignore refactor: rewrite 2023-05-10 21:16:33 +08:00
Cargo.lock refactor: rename to gpcommon 2023-05-24 10:07:42 +08:00
Cargo.toml refactor: rename to gpcommon 2023-05-24 10:07:42 +08:00
README.md refactor: rewrite 2023-05-10 21:16:33 +08:00

Development

Start the GUI

cd gpgui
pnpm install
pnpm tauri dev