Skip to content

a simple realtime coin price monitor/calc app using streamlit

Notifications You must be signed in to change notification settings

soyvv/coinwatch

Repository files navigation

CoinWatch

A simple web app built with:

  • streamlit
  • zerorpc
  • mongodb(as config db) and timescaledb(as timeseries db)

Build & Run

To start the app

docker-compose up

once started, the dashboard is served on port 8051.

To re-build the images:

docker-compose build

To change config, edit the /db/mongo-init.js.

About

a simple realtime coin price monitor/calc app using streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published