Skip to content

intermine/intermine_configurator

Repository files navigation

intermine-configurator

a group of web services used to create an InterMine instance

Build Status

Requirements

Add the environment $IM_DATA_DIR. This should be the same directory as set in your intermine_compose .env file.

On a mac or linux:

export IM_DATA_DIR=/tmp/sharedfs

Getting Started With InterMine

To build the jar, run this command:

./gradlew build

Then to start the service, run this command:

./gradlew bootRun

API Specification

The code is generated using openapi.json

About

a group of web services used to create an InterMine instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published