This app is based on the Google BigQuery app tutorial Create A Simple Application With the API and using Google Cloud Public Dataset - Stack Overflow
Supported queries:
- Most Viewed StackOverflow Questions
- Most Recent StackOverflow Questions
- Most Answered StackOverflow Questions
- Clone this repository
npm install
Follow instructions on Google Cloud Platform to get application credential application default credentials
You can also create a .env
file and set as below:
GOOGLE_APPLICATION_CREDENTIALS = 'PATH/To/Your/JSON/Key/File'
node-bigquery:
npm start
node-bigquery/client:
npm start