add login mechanic

This commit is contained in:
2024-01-11 01:00:43 +01:00
parent 6790fe5ef6
commit 05b9ddd5a1
7 changed files with 138 additions and 67 deletions

View File

@@ -35,7 +35,8 @@
"dependencies": {
"axios": "^1.6.5",
"custom-electron-titlebar": "^4.2.7",
"electron-serve": "^1.1.0"
"electron-serve": "^1.1.0",
"svelte-french-toast": "^1.2.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.7",