feat: Initialize the Electron frontend with core UI components and integrate Convex backend services.
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
"Bash(npx convex:*)",
|
||||
"Bash(npx @convex-dev/auth:*)",
|
||||
"Bash(dir:*)",
|
||||
"Bash(npx vite build:*)"
|
||||
"Bash(npx vite build:*)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(npx -y esbuild:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user