Document every repo in Sphinx, catalog PDFs, and verae-ops
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Add missing package READMEs, expand Sphinx to all runtime modules, publish a LaTeX/PDF README book, and add verae-ops for Docker, Proxmox, VMs, dedicated hardware, and service linking. Catalog defaults to public PDF links for each module README and samples.
This commit is contained in:
parent
5ad3222def
commit
e401635fd6
222 changed files with 4498 additions and 123 deletions
13
packages/zappier/zapier-app/README.md
Normal file
13
packages/zappier/zapier-app/README.md
Normal 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`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue