Skip to content

Realised vol computations with live data and client dashboard to analyze it.

Notifications You must be signed in to change notification settings

shashi8shekhar/dashboard-rvol

Repository files navigation

Dashboard

==========================================

Install Docker

https://docs.docker.com/docker-for-mac/install/

https://docs.docker.com/docker-for-windows/install/

==========================================

The following set of commands will download and install the dashboard along with all its dependencies:

git clone https://github.com/shashi8shekhar/dashboard-rvol.git

cd dashboard-rvol

docker-compose build

docker-compose up -d

==========================================

Access Client Dashboard on local system

http://localhost:3000

Access DB on local system

http://localhost:8080/

==========================================

Stop Application

docker-compose stop

==========================================

Check Logs

docker-compose logs server

docker-compose logs client

==========================================

About

Realised vol computations with live data and client dashboard to analyze it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published