Skip to content

Lercerss/graphelier

Repository files navigation

Graphelier

CircleCI

Displays detailed exchange order book contents

Running the Application

docker-compose build
docker-compose up

Running the Application in a Production Environment

docker-compose -f docker-compose.yml -f docker-compose.prod.yml build
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up

Application URL

http://18.218.121.174/

README