```
cd services
yarn test-backup-service-dev-mode
yarn test-blob-service-dev-mode
```
and
```
cd services
git grep "std::getenv"
```
Should only print two results from `lib/src/GlobalTools.cpp` (also something from the tunnelbroker but it isn't relevant)