Currently there are several micro-services that need to be run during local development/test of the antibody-api locally: PostgreSQL database, ElasticSearch, Kibana, a mock-server, and the antibody-api.
Joe's suggestion of just running the antibody-api locally should work, but copying docker-compose.deployment,yml and making some changes as well as instance/app.conf did not work for me after a bit of debugging. This is probably a viable path to get working.
Currently there are several micro-services that need to be run during local development/test of the antibody-api locally: PostgreSQL database, ElasticSearch, Kibana, a mock-server, and the antibody-api.
Joe's suggestion of just running the antibody-api locally should work, but copying docker-compose.deployment,yml and making some changes as well as instance/app.conf did not work for me after a bit of debugging. This is probably a viable path to get working.