gorgeous-dinner-4055
08/01/2022, 7:28 PM./gradlew :datahub-web-react:build \
-x :datahub-web-react:yarnLint \
-x :datahub-web-react:yarnTest \
&& docker restart datahub-frontend-react
Do people have similar/better workflows for front end & backend development?
I've thought about using something like watchmedo to automatically detect if anything in the frontend sub dir gets touched and do the automatic restart.gorgeous-dinner-4055
08/01/2022, 8:01 PMgreen-football-43791
08/01/2022, 11:46 PMgreen-football-43791
08/01/2022, 11:46 PMgreen-football-43791
08/01/2022, 11:46 PMyarn install and then yarn start to run a local react appgreen-football-43791
08/01/2022, 11:46 PMgorgeous-dinner-4055
08/01/2022, 11:47 PMgreen-football-43791
08/01/2022, 11:47 PMgorgeous-dinner-4055
08/01/2022, 11:47 PM