@pikku/addon-google-big-query
v0.0.8
Published
Google BigQuery integration for Pikku
Readme
@pikku/addon-google-big-query
Google BigQuery integration for Pikku
Setup
- Add icon SVG at
google-big-query.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
