To load innFactory-scala-utils a Github-Personal-Access-Token with package:read has to be exported as GITHUB_TOKEN. This is necessary to load the packages from Github-Package-Registry.
- Download Insomnia | Docs
- Import insomnia.json from doc-assets
- Configure Environment in Insomnia to match with local or prod/staging services
- Install Docker
- Install sbt
- Install openJDK 11
If prerequisites are met, the service can be started with:
cd .bin
./runFor.sh
- Name mentioned in logs:
./.bin/runFor.sh -n Name
- Remove docker container volume mounted at ./.bin/postigs:
./.bin/runFor.sh -r
Service is then locally available at: http://localhost:9000
- PostgresQl Database with Password and User set.