Template JetStream worker for a new verae.* address
Find a file
2026-09-11 14:07:19 -04:00
src Initial import of verae-nats-process from zapier monorepo 2026-09-11 14:07:19 -04:00
test Initial import of verae-nats-process from zapier monorepo 2026-09-11 14:07:19 -04:00
fleet.service.json Initial import of verae-nats-process from zapier monorepo 2026-09-11 14:07:19 -04:00
NATS.md Initial import of verae-nats-process from zapier monorepo 2026-09-11 14:07:19 -04:00
package.json Initial import of verae-nats-process from zapier monorepo 2026-09-11 14:07:19 -04:00
README.md Initial import of verae-nats-process from zapier monorepo 2026-09-11 14:07:19 -04:00
ROUTING.md Initial import of verae-nats-process from zapier monorepo 2026-09-11 14:07:19 -04:00
SUMMARY.md Initial import of verae-nats-process from zapier monorepo 2026-09-11 14:07:19 -04:00

verae-nats-process

Template for a new addressed messaging process on the central Verae NATS.IO cluster.

Repo: https://git.georgelambert.org/marchon/verae-nats-process
Clone: ssh://git@git.georgelambert.org:2223/marchon/verae-nats-process.git
Overview: https://git.georgelambert.org/marchon/overview

npm test
npm start   # /health on 127.0.0.1:13900
  1. Duplicate this repository (new Forgejo name).
  2. Edit src/subjects.jsverae.<area>.<resource>.*.
  3. Replace handle() in src/handle.js.
  4. Update ROUTING.md; add a fleet service with min/max.
  5. If Zapier needs the result, add HTTPS on verae-middleware only.

Zapier cloud must not subscribe. See overview 06-address-routing.