mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 09:01:17 +00:00
feat: add mock server mode for UI testing
This commit is contained in:
parent
f5d1a6383d
commit
d24f983e2c
21 changed files with 1108 additions and 848 deletions
|
|
@ -7,7 +7,8 @@
|
|||
"build": "turbo run build",
|
||||
"dev": "turbo run dev --parallel",
|
||||
"generate": "turbo run generate",
|
||||
"typecheck": "turbo run typecheck"
|
||||
"typecheck": "turbo run typecheck",
|
||||
"docs": "pnpm dlx mintlify dev docs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"turbo": "^2.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue