feat: desktop version

This commit is contained in:
Morten Olsen
2023-06-20 12:17:40 +02:00
parent fec30cc430
commit 6477b56ade
17 changed files with 2337 additions and 65 deletions

View File

@@ -16,6 +16,10 @@
"name": "app",
"path": "packages/app/src"
},
{
"name": "desktop",
"path": "packages/desktop/src"
},
{
"name": ".",
"path": "."