dbgate/start.bat

4 lines
124 B
Batchfile
Raw Normal View History

2022-10-11 15:04:38 +00:00
set NODE_OPTIONS=--openssl-legacy-provider
start cmd /k yarn start:api
start cmd /k yarn start:web
start cmd /k yarn lib