mirror of
https://github.com/getwax/bls-server.git
synced 2026-01-09 16:37:54 -05:00
master
BLS Wallet Analytics Server
Node.js server made to handle fetching of BLS Wallet data from Google BigQuery
BLS Wallet Analytics Frontend repo
https://github.com/Ian-Bright/bls-frontend
Setup
- Install dependencies
yarn install
- Configure env variables
GOOGLE_APPLICATION_CREDENTIALS = <path_to_google_key_file>
- Start the server
yarn start
Description
Languages
TypeScript
100%