Eric Rauer

Results 2 comments of Eric Rauer
trafficstars

Using the _serverless-offline_ plugin, I was able to have use ```serverless offline start --exec "npm run test"``` in order to start dynamodb before running tests. It appears that dynamodb is...

A naive implementation that I've done before is utilize [`recovery.bin`](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#recovery-bin). There are a few obvious downsides with this approach: - The updates of `pieeeprom.bin` and `vl805.bin` aren't versioned so this...