Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 456 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 456 Bytes

orgrek-api

Organisation registry public api microservice

Available Scripts

npm install

install required packages

node index.js

start application

Add .env file to project root with environment variables

HY_ORGANISATION_APPLICATION_API_KEY=(application api key found in keepass)
API_DB_HOST=(database microservice example http://localhost:8000
API_OU_SERVICE_HOST=(organisation unit microservice example http://localhost:5000