We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebaa1f commit 51f6677Copy full SHA for 51f6677
package.json
@@ -7,6 +7,7 @@
7
"license": "MIT",
8
"scripts": {
9
"dev": "turbo run dev --parallel",
10
+ "build": "turbo run build --parallel",
11
"build:frontend": "cd ./apps/frontend && yarn build",
12
"build:backend": "cd ./apps/backend && yarn build",
13
"build:websocket": "cd ./apps/websocket && yarn build",
0 commit comments