@pikku/addon-flyio
v0.1.1
Published
Fly.io integration for Pikku
Downloads
111
Readme
@pikku/addon-flyio
Fly.io integration for Pikku
Setup
- Add icon SVG at
flyio.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
