# reload **Repository Path**: mirrors_getsentry/reload ## Basic Information - **Project Name**: reload - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # **_re:load_** An analytics ETL for BigQuery. Pairs well with [Redash](https://github.com/getredash/redash). ## Run Server `make dev` ## Rebuild `ra.min.js` ``` npm install npm run build ``` ## Integration testing Start the server and point your browser to `localhost:port/client/test.html`. Check that no javascript errors were thrown.