Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement desktop app version of KasVault #12

Open
coderofstuff opened this issue Feb 1, 2024 · 1 comment
Open

Implement desktop app version of KasVault #12

coderofstuff opened this issue Feb 1, 2024 · 1 comment

Comments

@coderofstuff
Copy link
Owner

  • consider removing next.js and use pure react JS
  • consider using electron to implement the desktop app
  • must remain deployable to kasvault.io and also run as desktop app
  • requires different transport to be used in web version and desktop version (load the appropriate one accordingly)
@kirito41dd
Copy link

tauri is more suitable than electron. power by rust.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants