Initial import of zappier-edge from zapier monorepo

This commit is contained in:
George Lambert 2026-09-11 19:53:10 -04:00
commit 0c014036d6
131 changed files with 21064 additions and 0 deletions

13
zapier-app/README.md Normal file
View file

@ -0,0 +1,13 @@
# Sample Zapier Platform app (zappier-edge)
Minimal Zapier app that stores data/files through the **metered** zappier HTTPS API. This is a **sample**, not the Verae timestamp app (`verae-zapier-app`).
**Catalog:** https://zapier.georgelambert.org/packages/zappier/zapier-app/README.pdf
**Parent:** https://zapier.georgelambert.org/packages/zappier/README.pdf
```bash
cd packages/zappier/zapier-app
npm test
```
Point the app at the public zappier-edge base URL and an `x-api-key` from `/portal`.