Skip to content

mojaloop/reporting-hub-bop-api-svc

Repository files navigation

Mojaloop Reporting API

Build

From the repo root:

docker build -t reporting-api .

Run

Copy .env.example template to .env and modify it as you wish

cp .env.example .env

Run docker container

docker run -p 3000:3000 --env-file=.env reporting-api

where reporting-api is the image name from the build stage:

Open http://localhost:3000 in browser to run queries

About

Reporting BC graphql service

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 9