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
cargoand 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_IDandHASURA_BIGQUERY_DATASET_IDenv var - Create configuration file using the CLI instructions
- Run
cargo run --bin ndc-bigquery -- serve --configuration "<configuration-directory>/"