1. Uncommented the `arm64` line in `./build.sh` 2. Built the program with: `go build -o geek-life ./app` 3. Ran the program with: `./geek-life` 4. Received an error message: `FATAL ERROR: Exiting program! - Could not connect Embedded Database File`