Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 642 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 642 Bytes

Identity Service

Service for managing identities on the platform.

Cloning

Set the --recursive flag when cloning this repository (e.g. git clone --recursive https://github.com/nimble-platform/identity-service).

Run locally

In order to run the project locally without integrating it into the Micro-serivce infrastructure.

mvn clean install
cd identity-service
mvn spring-boot:run -Drun.jvmArguments="-Dspring.profiles.active=local_dev"

The project leading to this application has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 723810.