BigQuery NDC.
Forked from ndc-postgres
.
- Set up
cargo
and friends for Rust development as per instructions in ndc-postgres. - Get a BigQuery service account key and put it in the
HASURA_BIGQUERY_SERVICE_KEY
,HASURA_BIGQUERY_PROJECT_ID
andHASURA_BIGQUERY_DATASET_ID
env var - Create configuration file using the CLI instructions
- Run
cargo run --bin ndc-bigquery -- serve --configuration "<configuration-directory>/"