Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
/ stocks-demo Public archive

Browse and visualize large amounts of stock data with Vaadin 10 and Speedment

Notifications You must be signed in to change notification settings

vaadin/stocks-demo

Repository files navigation

Vaadin and Speedment stock data demo

To create database, get to Alpha Vantage for trade-data: https://www.alphavantage.co/support/#api-key

Running MySQL, application, and database creator in three separate containers

  1. ./run_docker_containers.sh

Running MySQL and application in two separate containers without recreating database

  1. mvn clean package
  2. docker-compose up app

Running JVM on host machine standalone

  1. Create a mysql MySQL-database
  2. Uppdate ./create_database.sh with IP-adress and credentials
  3. Run ./create_database.sh (takes a long time, can be interrupted after a few minutes for a smaller data set)

About

Browse and visualize large amounts of stock data with Vaadin 10 and Speedment

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •