mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 19:06:00 +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 |