@pikku/addon-cortex
v0.0.7
Published
Run Cortex analyzers and responders on observables and entities
Readme
@pikku/addon-cortex
Run Cortex analyzers and responders on observables and entities
Setup
- Add icon SVG at
cortex.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
