ff731849b0
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Eric Bailey <git@esb.lol>
6 lines
126 B
JSON
6 lines
126 B
JSON
{
|
|
"scripts": {
|
|
"setup": "pnpm install --frozen-lockfile",
|
|
"run": "pnpm web --port $CONDUCTOR_PORT"
|
|
}
|
|
} |