BigQuery NDC.
Important
Breaking change: As of v2, the configuration format has changed. Configs prior to v2 need to be deleted and re-initialized
- 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>/"