feat: add desktop2

This commit is contained in:
2024-02-05 14:18:27 +07:00
parent 08fa7de01d
commit a21da11a91
16 changed files with 3107 additions and 230 deletions

View File

@@ -5,8 +5,8 @@
"identifier": "nu.lume.Lume",
"build": {
"beforeBuildCommand": "pnpm run build",
"beforeDevCommand": "pnpm run dev",
"devUrl": "http://localhost:3000",
"beforeDevCommand": "pnpm desktop:dev",
"devUrl": "http://localhost:5173",
"frontendDist": "../dist"
},
"app": {