@pikku/addon-quickbase
v0.0.4
Published
Integrate with the Quick Base RESTful API
Readme
@pikku/addon-quickbase
Integrate with the Quick Base RESTful API
Setup
- Add icon SVG at
quickbase.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
