mirror of
https://github.com/dbgate/dbgate
synced 2024-11-12 22:55:31 +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 |