mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
4 lines
124 B
Batchfile
4 lines
124 B
Batchfile
|
set NODE_OPTIONS=--openssl-legacy-provider
|
||
|
start cmd /k yarn start:api
|
||
|
start cmd /k yarn start:web
|
||
|
start cmd /k yarn lib
|