Add research workspace and graphing flows
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"dev:next": "bun --bun next dev --turbopack",
|
||||
"build": "bun --bun next build --turbopack",
|
||||
"start": "bun --bun next start",
|
||||
"lint": "bun --bun tsc --noEmit",
|
||||
"lint": "bun x tsc --noEmit",
|
||||
"e2e:prepare": "bun run scripts/e2e-prepare.ts",
|
||||
"e2e:webserver": "bun run scripts/e2e-webserver.ts",
|
||||
"workflow:setup": "workflow-postgres-setup",
|
||||
|
||||
Reference in New Issue
Block a user