To create database, get to Alpha Vantage for trade-data: https://www.alphavantage.co/support/#api-key
- ./run_docker_containers.sh
- mvn clean package
- docker-compose up app
- Create a mysql MySQL-database
- Uppdate ./create_database.sh with IP-adress and credentials
- Run ./create_database.sh (takes a long time, can be interrupted after a few minutes for a smaller data set)