Skip to content

Commit

Permalink
Start twenty-server:worker when npx nx start
Browse files Browse the repository at this point in the history
  • Loading branch information
martmull committed Oct 18, 2024
1 parent 8cadcdf commit 31453db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
"version": "0.2.1",
"nx": {},
"scripts": {
"start": "npx nx run-many -t start -p twenty-server twenty-front"
"start": "npx nx run-many -t start worker -p twenty-server twenty-front"
},
"workspaces": {
"packages": [
Expand Down

0 comments on commit 31453db

Please sign in to comment.