- Read the instructions in
.env.example
and apply them to configure your~/.ssh/config
and.env
- Ensure that an ssh tunnel is up and running to
dsps03
-
yarn
yarn test
yarn start
💡 yarn test --inspect-brk
and yarn start --inspect-brk
also work.
.env.example
and apply them to configure your ~/.ssh/config
and .env
dsps03
yarn
yarn test
yarn start
💡 yarn test --inspect-brk
and yarn start --inspect-brk
also work.