merge mobile workspace UI into integration

This commit is contained in:
-Puter
2026-07-24 03:00:08 +05:30
55 changed files with 4064 additions and 470 deletions

View File

@@ -7,7 +7,7 @@
"dev": "react-router dev",
"dev:tailscale": "react-router dev --host 0.0.0.0",
"start": "react-router-serve ./build/server/index.js",
"typecheck": "react-router typegen && tsc"
"check-types": "react-router typegen && tsc --noEmit"
},
"dependencies": {
"@code/auth": "workspace:*",