Create conf/{env}.xml based on conf/{env}.xml.dist
Set $AUTH_SERVICE_ENV global variable to test, development or production
Commands
Build
go build
Service
./auth-service initdb - execute data/sql/schema_{env}.sql against configured database.
./auth-service help [command] - display help message about available commands