mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
readme
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
"dev": "bun web",
|
||||
"web": "cd web && bun dev",
|
||||
"web:build": "bun run --filter '*' build",
|
||||
"cli": "bun run --watch scripts/run.ts",
|
||||
"ts": "bun run --watch scripts/run.ts",
|
||||
"seed": "bun --watch scripts/seed.ts",
|
||||
"tauri": "tauri",
|
||||
"app": "tauri dev",
|
||||
"app:build": "bun tauri build -b dmg -v"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
Reference in New Issue
Block a user