Go to file
2023-06-01 20:04:33 +08:00
.vscode refactor: Improve the saml auth 2023-06-01 20:04:33 +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: Improve the saml auth 2023-06-01 20:04:33 +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: Improve the saml auth 2023-06-01 20:04:33 +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