Go to file
2023-05-29 09:26:03 +08:00
.vscode refactor: refine the saml login 2023-05-28 16:26:02 +08:00
gpauth refactor: add auth window 2023-05-28 14:04:22 +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: get portal config 2023-05-29 09:26:03 +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: add colored log 2023-05-28 19:11:31 +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