Skip to content

chris-baur/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

About

TFBAG Capstone project 2019-2020

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 55.0%
  • Python 22.3%
  • Go 21.7%
  • Dockerfile 0.4%
  • HTML 0.3%
  • JavaScript 0.2%
  • CSS 0.1%