Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 567 Bytes

File metadata and controls

22 lines (12 loc) · 567 Bytes

Walter

Warehouse Analytics and Ledger Tools for Enterprise Reporting

Overview

Walter includes:

  • datamart/: The data mart schema, scripts, and CI/CD pipelines.
  • web/: The web application for data visualization and reporting.

Instructions for setting up and using each component are provided in their respective directories.

Getting Started (Web)

Open the /web directory in VSCode and choose "Reopen in Container" to set up the development environment.

From there, read the instructions in /web/README.md.

Getting Started (Data Mart)

TBD