Skip to content

ministryofjustice/hmpps-adjustments-api

Repository files navigation

hmpps-adjustments-api

repo standards badge CircleCI Docker Repository on Quay API docs

This is an api for release date adjustments data.

Running the service locally using run-local.sh

Start the postgres database and auth

This will run the service locally. It starts the database and auth using docker compose then runs manage-offences-api via a bash script. Run the following commands from the root directory of the project:

  1. docker-compose -f docker-compose-test.yml pull
  2. docker-compose -f docker-compose-test.yml up --no-start
  3. docker-compose -f docker-compose-test.yml start hmpps-auth adjustments-db
  4. ./run-local.sh

About

API for CRUD operations of release date adjustments

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages