An environment of open source application designed to collect, sample, and analyze market data.
This environment plan activates 3 services: PostgreSQL, n8n, and Metabase. n8n polls live market data and persists it to PostgreSQL. Metabase provides analytics, graph visualization, and dashboards.
The easiest method is using docker compose with the minimal configuration. Read INSTALL.md for more information.
docker-compose up
Knowledge of SQL and the Docker API will be helpful.
Submit questions and issues to the repository's GitHub Issues