implemented organisation features

This commit is contained in:
2026-01-24 19:44:40 +00:00
parent c37c3742b9
commit f65ad0c593
8 changed files with 120 additions and 106 deletions

View File

@@ -5,7 +5,7 @@
"identifier": "com.hex248.sprint",
"build": {
"beforeDevCommand": "bun run dev",
"devUrl": "http://localhost:1420/app",
"devUrl": "http://localhost:1420/issues",
"beforeBuildCommand": "bun run build",
"frontendDist": "../dist"
},
@@ -18,7 +18,7 @@
"minWidth": 640,
"minHeight": 360,
"decorations": false,
"url": "/app"
"url": "/issues"
}
],
"security": {