diff --git a/package.json b/package.json index 2d4484289..41e8e4b35 100644 --- a/package.json +++ b/package.json @@ -350,7 +350,7 @@ "version": "0.2.1", "nx": {}, "scripts": { - "start": "npx nx run-many -t start worker -p twenty-server twenty-front" + "start": "npx concurrently --kill-others 'npx nx run-many -t start -p twenty-server twenty-front' 'npx wait-on tcp:3000 && npx nx run twenty-server:worker'" }, "workspaces": { "packages": [