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 3942c92 commit d93f486Copy full SHA for d93f486
dockerRunnerProd.sh
@@ -1,7 +1,6 @@
1
#!/bin/sh
2
3
cd frontend
4
-npm run build
5
( npm run preview ) & SERVER_PID=$!
6
7
cd ../backend
0 commit comments