/reload

Primary LanguagePython

re:load

An analytics ETL for BigQuery. Pairs well with 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.