I got the archive extracted, ran box install to install dependencies and setup the DSN/database. However when access the site, I get the following error:
And as soon as I post this I figure it out… The Github code is wrong, the injection needs to be changed to id:service.SimpleCarService or the SimpleCarService.cfc needs to be moved into the models folder (instead of the models/service/ folder).