@pikku/addon-storyblok
v0.0.7
Published
Consume the Storyblok headless CMS Management API
Readme
@pikku/addon-storyblok
Consume the Storyblok headless CMS Management API
Setup
- Add icon SVG at
storyblok.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
