@pikku/addon-mailer-lite
v0.0.2
Published
Consume the MailerLite email marketing API
Downloads
114
Readme
@pikku/addon-mailer-lite
Consume the MailerLite email marketing API
Setup
- Add icon SVG at
mailer-lite.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
