- Docker template
- Minimum php version now set to 7.1
- changes to how bootstrapping works
- addeed rAPId_bootstrap() helper function
- consumers now required to load the composer autoloader, then call rAPId_bootstrap()
- Added default Docerfile and docker-compose.yml
- Docker files are copied on composer update if they do not already exist
- app doesn't die when .env file not supplied